Class CblBELinhaApuramentoIVARegularizacaoNC
Processamento de IVA - marcação de Notas de Crédito
Implements
CblBE100.ICblBELinhaApuramentoIVARegularizacaoNC
Inherited Members
Namespace: CblBE100
Assembly: CblBE100.dll
Syntax
[ComVisible(true)]
[Guid("17093E0F-2812-495B-A2CD-96951F0F2B18")]
[ClassInterface(ClassInterfaceType.None)]
public class CblBELinhaApuramentoIVARegularizacaoNC : CblBaseBE, ICblBELinhaApuramentoIVARegularizacaoNC
Constructors
CblBELinhaApuramentoIVARegularizacaoNC()
Initializes a new instance of the CblBELinhaApuramentoIVARegularizacaoNC class.
Declaration
public CblBELinhaApuramentoIVARegularizacaoNC()
Properties
Ano
Ano Apuramento
Declaration
public int Ano { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Assinado
Assinado
Declaration
public bool Assinado { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CamposUtil
Colecção de Campos de Utilizadores.
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
Conteudo
Conteudo
Declaration
public string Conteudo { get; }
Property Value
Type | Description |
---|---|
System.String |
EmModoEdicao
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Id
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdCabecMovCBL
IdCabecMovCBL
Declaration
public string IdCabecMovCBL { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdCabecMovCBLAnulacaoReversao
IdCabecMovCBL
Declaration
public string IdCabecMovCBLAnulacaoReversao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdCabecMovCBLReversao
IdCabecMovCBL
Declaration
public string IdCabecMovCBLReversao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Numero
Periodo
Declaration
public int Numero { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Periodo
Periodo
Declaration
public int Periodo { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TaxaIva
Taxa de Iva
Declaration
public decimal TaxaIva { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
TipoLancamento
Tipo Lancamento
Declaration
public string TipoLancamento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ValorIncIVA
Valor Inc IVA
Declaration
public decimal ValorIncIVA { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
ValorIva
Valor Iva
Declaration
public decimal ValorIva { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Methods
Finalize()
Finalizes an instance of the CblBELinhaApuramentoIVARegularizacaoNC class.
Declaration
protected override void Finalize()
Implements
CblBE100.ICblBELinhaApuramentoIVARegularizacaoNC
See Also
CblBE100.ICblBELinhaApuramentoIVARegularizacaoNC