Class CctBEDocumentoAceite
Esta classe permite efectuar Aceites de títulos.
Inherited Members
Namespace: CctBE100
Assembly: CctBE100.dll
Syntax
[ComVisible(true)]
[Guid("8E864413-10BE-41FC-A6ED-B0BDE38D8D31")]
[ClassInterface(ClassInterfaceType.None)]
public class CctBEDocumentoAceite : CctBaseBE
Constructors
CctBEDocumentoAceite()
Declaration
public CctBEDocumentoAceite()
Properties
Avalista
Avalista
Declaration
public string Avalista { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Cambio
Cambio.
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; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
CBLAno
CBLAno.
Declaration
public int CBLAno { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CBLDiario
Diario.
Declaration
public string CBLDiario { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CBLEstado
Mov Contab .
Declaration
public byte CBLEstado { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
CBLNumDiario
Numero do Diario.
Declaration
public int CBLNumDiario { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ComissaoCobranca
Comissão de cobrança.
Declaration
public double ComissaoCobranca { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ComissaoCobrancaEmPercentagem
Indica se a comissão de cobrança é em percentagem.
Declaration
public bool ComissaoCobrancaEmPercentagem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ContaBancaria
Número da conta bancária.
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 Ultima Actualização.
Declaration
public DateTime DataUltimaActualizacao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DocImpresso
Documento Impresso.
Declaration
public bool DocImpresso { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DocumentosAceites
Indica as linhas do documento.
Declaration
public CctBELinhasAceite DocumentosAceites { get; set; }
Property Value
Type | Description |
---|---|
CctBELinhasAceite |
EmModoEdicao
Em Modo de Edição.
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Entidade
Entidade.
Declaration
public string Entidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EstadoDestino
Estado Destino.
Declaration
public string EstadoDestino { 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 para as 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 |
Modulo
Modulo.
Declaration
public string Modulo { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Moeda
Moeda.
Declaration
public string Moeda { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MoedaDaUEM
Moeda da UEM.
Declaration
public bool MoedaDaUEM { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NIB
Número de indentificação bancária.
Declaration
public string NIB { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumAceite
NumAceite
Declaration
public string NumAceite { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumContribuinteAvalista
Número de contribuinte do avalista.
Declaration
public string NumContribuinteAvalista { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumDoc
Numero do Documento.
Declaration
public int NumDoc { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Observacoes
Observacoes.
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
Portes
Declaration
public double Portes { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Serie
Serie
Declaration
public string Serie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TaxaJuroAnual
Taxa de Juro anual.
Declaration
public double TaxaJuroAnual { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TipoConta
Tipo de Conta.
Declaration
public string TipoConta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoContaDestino
Tipo de Conta Destino.
Declaration
public string TipoContaDestino { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Tipodoc
Tipo de Documento.
Declaration
public string Tipodoc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoEntidade
Tipo de Entidade.
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 |
TotalDoc
Total de Documentos.
Declaration
public double TotalDoc { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Utilizador
Utilizador.
Declaration
public string Utilizador { get; set; }
Property Value
Type | Description |
---|---|
System.String |
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()