PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class TTEBEEgarLocalRecolha

    Local de recolha.

    Inheritance
    System.Object
    TTEBaseBE
    TTEBEEgarLocalRecolha
    Inherited Members
    TTEBaseBE.AbvtApl
    Namespace: TTEBE100
    Assembly: TTEBE100.dll
    Syntax
    public class TTEBEEgarLocalRecolha : TTEBaseBE

    Constructors

    TTEBEEgarLocalRecolha()

    Declaration
    public TTEBEEgarLocalRecolha()

    Properties

    CodigoInterno

    Gets or sets the codigo interno.

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

    The codigo interno.

    CodigoPostal

    Gets or sets the codigo postal.

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

    The codigo postal.

    Descricao

    Gets or sets the descricao.

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

    The descricao.

    Localidade

    Gets or sets the localidade.

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

    The localidade.

    Morada

    Gets or sets the morada.

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

    The morada.

    See Also

    TTEBaseBE