Class CctBEDocumentoReforma
Esta classe permite identificar Documentos de Reforma de Letras.
Inherited Members
Namespace: CctBE100
Assembly: CctBE100.dll
Syntax
[ComVisible(true)]
[Guid("CF031765-392F-4102-9E39-4CA6C27E345B")]
[ClassInterface(ClassInterfaceType.None)]
public class CctBEDocumentoReforma : CctBaseBE
Constructors
CctBEDocumentoReforma()
Declaration
public CctBEDocumentoReforma()
Properties
Balcao
Indica o Balcão associado à Conta Bancária da Liquidação.
Declaration
public string Balcao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Cambio
Indica o câmbio do documento.
Declaration
public double Cambio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CambioMAlt
Câmbio da moeda alternativa.
Declaration
public double CambioMAlt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CambioMBase
Câmbio da moeda base.
Declaration
public double CambioMBase { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CamposUtil
Campos do utilizador.
Declaration
public StdBECampos CamposUtil { get; }
Property Value
Type | Description |
---|---|
StdBECampos |
CBLAno
CBLAno.
Declaration
public int CBLAno { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CBLDiario
Indica o diário usado na ligação à Contabilidade.
Declaration
public string CBLDiario { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CBLEstado
Integração do documento na contabilidade.0- Não exportado, 1- Exportado, 2- Numerador reservado.
Declaration
public byte CBLEstado { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
CBLNumDiario
Número de Diário usado na ligação à Contabilidade.
Declaration
public int CBLNumDiario { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ComissaoCobranca
Valor da comissão.
Declaration
public double ComissaoCobranca { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ComissaoCobrancaEmPercentagem
Indica se utiliza percentagem nas comissões.
Declaration
public bool ComissaoCobrancaEmPercentagem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ContaAmortizacao
Indica a Conta de Amortização usada nas operações com Letras.
Declaration
public string ContaAmortizacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ContaBancaria
Indica a conta bancária associada à Liquidação.
Declaration
public string ContaBancaria { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CorreccaoMonetaria
Correcção Monetária.
Declaration
public double CorreccaoMonetaria { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DataDoc
Data do documento.
Declaration
public DateTime DataDoc { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DataUltimaActualizacao
Data da última actualização do documento.
Declaration
public DateTime DataUltimaActualizacao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DifArredondamento
Indica as Diferenças de Arredondamento.
Declaration
public double DifArredondamento { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifCambio
Indica as diferenças cambiais.
Declaration
public double DifCambio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DocImpresso
Indica se o documento já foi impresso.
Declaration
public bool DocImpresso { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DocLiq
Indica o Documento de Liquidação.
Declaration
public string DocLiq { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EfectuaRegularizacoes
Efectua regularizações.
Declaration
public bool EfectuaRegularizacoes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EmModoEdicao
Indica se o registo se encontra em Modo de Edição.
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Entidade
Código da entidade.
Declaration
public string Entidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Filial
Código da filial.
Declaration
public string Filial { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ID
Identificador.
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IDCabecMovCbl
Identidicador do documento da Contabilidade
Declaration
public string IDCabecMovCbl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IDObra
Identificador único da obra.
Declaration
public string IDObra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImpostoSelo
Imposto de selo.
Declaration
public double ImpostoSelo { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ImpostoSeloLivrancas
Imposto de selo das livranças.
Declaration
public double ImpostoSeloLivrancas { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
JurosPostecipados
Indica se tem juros postecipados.
Declaration
public bool JurosPostecipados { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LinhasReforma
Objecto que identifica os pendentes a liquidar do documento.
Declaration
public CctBELinhasReforma LinhasReforma { get; set; }
Property Value
Type | Description |
---|---|
CctBELinhasReforma |
ModoPag
Código do modo de pagamento.
Declaration
public string ModoPag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Moeda
Código da moeda.
Declaration
public string Moeda { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MoedaDaUEM
Indica se a moeda pertence à União Europeia.
Declaration
public bool MoedaDaUEM { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MovGesconta
Indica se o documento tem ligação a bancos.
Declaration
public bool MovGesconta { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NumDoc
Número do documento.
Declaration
public int NumDoc { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Observacoes
Observações.
Declaration
public string Observacoes { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Plafond
Plafond.
Declaration
public double Plafond { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Portes
Valor gasto nos portes.
Declaration
public double Portes { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Posto
Número do posto - Propriedade usada pelo POS.
Declaration
public string Posto { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Serie
Serie do documento.
Declaration
public string Serie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TaxaJuroAnual
Taxa de juro.
Declaration
public double TaxaJuroAnual { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TipoConta
Código do tipo de conta.
Declaration
public string TipoConta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Tipodoc
Código do tipo de documento.
Declaration
public string Tipodoc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoEntidade
Identifica o tipo de entidade do documento.
Declaration
public string TipoEntidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoLancamento
Identifica o tipo de lançamento
Declaration
public string TipoLancamento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TitulosGerar
Objecto que identifica os títulos a gerar no documento.
Declaration
public CctBETitulos TitulosGerar { get; set; }
Property Value
Type | Description |
---|---|
CctBETitulos |
Utilizador
Utilizador - Esta propriedade é específica dos POS.
Declaration
public string Utilizador { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ValorAmortizacao
Valor da Amortização.
Declaration
public double ValorAmortizacao { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorRec
Valor recebido.
Declaration
public double ValorRec { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
WBSItem
Identificador do item WBS do Projecto.
Declaration
public string WBSItem { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Finalize()
Declaration
protected override void Finalize()