PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class AdmBEEmpresaApl

    Definição de uma aplicação registada para uma empresa.

    Inheritance
    System.Object
    StdBE
    AdmBaseBE
    AdmBEEmpresaApl
    Implements
    AdmBE100.IAdmBEEmpresaApl
    Inherited Members
    StdBE.SerializeJson()
    StdBE.SerializeJson(List<String>)
    StdBE.ParseJsonText(String, List<String>)
    StdBE.SerializeJsonToXml(String, List<String>)
    StdBE.SerializeXml(XmlAttributeOverrides, XmlSerializerNamespaces)
    StdBE.Clone()
    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: AdmBE100
    Assembly: AdmBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("CBEC783C-F3A2-4639-8BF0-C1722D6B5363")]
    [ClassInterface(ClassInterfaceType.None)]
    public class AdmBEEmpresaApl : AdmBaseBE, IAdmBEEmpresaApl

    Constructors

    AdmBEEmpresaApl()

    Declaration
    public AdmBEEmpresaApl()

    Properties

    AbvtApl

    Abreviatura da aplicação.

    Declaration
    public string AbvtApl { get; set; }
    Property Value
    Type Description
    System.String

    ChaveLog

    Chave de log.

    Declaration
    public string ChaveLog { get; }
    Property Value
    Type Description
    System.String

    EstadoBE

    Estado do objecto (uso interno).

    Declaration
    public string EstadoBE { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    AdmBE100.IAdmBEEmpresaApl