Class TTEBEEgarEstabelecimento
Entidade estabelecimento para as guias de residuos (eGAR).
Inherited Members
Namespace: TTEBE100
Assembly: TTEBE100.dll
Syntax
public class TTEBEEgarEstabelecimento : TTEBaseBE
Constructors
TTEBEEgarEstabelecimento()
Declaration
public TTEBEEgarEstabelecimento()
Properties
AutorizaEmissao
Gets or sets a value indicating whether [autoriza emissao].
Declaration
public bool AutorizaEmissao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
CodigoApa
Gets or sets the codigo apa.
Declaration
public string CodigoApa { get; set; }
Property Value
Type | Description |
---|---|
System.String | The codigo apa. |
CodigoPostalSede
Gets or sets the codigo postal sede.
Declaration
public string CodigoPostalSede { get; set; }
Property Value
Type | Description |
---|---|
System.String | The codigo postal sede. |
LocalidadeSede
Gets or sets the localidade sede.
Declaration
public string LocalidadeSede { get; set; }
Property Value
Type | Description |
---|---|
System.String | The localidade sede. |
MoradaSede
Gets or sets the morada sede.
Declaration
public string MoradaSede { get; set; }
Property Value
Type | Description |
---|---|
System.String | The morada sede. |
Nome
Gets or sets the nome.
Declaration
public string Nome { get; set; }
Property Value
Type | Description |
---|---|
System.String | The nome. |