PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBEParamsAnexos

    Classe que contém todas as propriedades relativas a Parametros de Anexos.

    Inheritance
    System.Object
    StdBEParamsAnexos
    Implements
    StdPlatBE100.IStdBEParamsAnexos
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBE100
    Assembly: StdPlatBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("077DF20E-70D4-41DA-A29D-0CCE8243106D")]
    [ClassInterface(ClassInterfaceType.None)]
    public class StdBEParamsAnexos : IStdBEParamsAnexos

    Constructors

    StdBEParamsAnexos()

    Declaration
    public StdBEParamsAnexos()

    Properties

    SuportaIdiomas

    Identificador de Suporte de Idiomas.

    Declaration
    public bool SuportaIdiomas { get; set; }
    Property Value
    Type Description
    System.Boolean

    SuportaTipos

    Identificador de Suporte a Tipos

    Declaration
    public bool SuportaTipos { get; set; }
    Property Value
    Type Description
    System.Boolean

    SuportaWeb

    Identificador de Suporte Web.

    Declaration
    public bool SuportaWeb { get; set; }
    Property Value
    Type Description
    System.Boolean

    Tipos

    Objecto de Tipos de Anexos

    Declaration
    public StdBETiposAnexo Tipos { get; }
    Property Value
    Type Description
    StdBETiposAnexo

    Methods

    Finalize()

    Declaration
    protected void Finalize()

    Implements

    StdPlatBE100.IStdBEParamsAnexos