Class CctBEDocumentoLiqTitulo
Esta classe permite identificar documentos de Liquidações de Títulos.
Inherited Members
Namespace: CctBE100
Assembly: CctBE100.dll
Syntax
[ComVisible(true)]
[Guid("7EF2A113-E098-4331-824A-FAF9AED8C6CB")]
[ClassInterface(ClassInterfaceType.None)]
public class CctBEDocumentoLiqTitulo : CctBaseBE
Constructors
CctBEDocumentoLiqTitulo()
Declaration
public CctBEDocumentoLiqTitulo()
Properties
Balcao
Balcão usado na Ligação a Bancos.
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
Diário usado na ligação à Contabilidade.
Declaration
public string CBLDiario { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CBLEstado
Indica o estado da ligação à CBL.
Declaration
public byte CBLEstado { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
CBLNumDiario
Número de Diáro 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
Conta de Amortização
Declaration
public string ContaAmortizacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ContaBancaria
Conta Bancária usada na Ligação a Bancos.
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
Diferenças de Arredondamento.
Declaration
public double DifArredondamento { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifArredondamentoMAlt
Valor das diferenças de arredondamento na moeda alternativa.
Declaration
public double DifArredondamentoMAlt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifCambio
Indica o total das Diferenças de Câmbio.
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
Tipo de documento de liquidação.
Declaration
public string DocLiq { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EfectuaRegularizacoes
Indica se vão ser efectuadas regularizações de IVA.
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 |
LinhasLiqTitulo
Objecto que identifica os pendentes a liquidar do documento.
Declaration
public CctBELinhasLiqTitulo LinhasLiqTitulo { get; set; }
Property Value
Type | Description |
---|---|
CctBELinhasLiqTitulo |
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 é efectuada 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 - usado no 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 |
Utilizador
Utilizador - Esta propriedade é específica dos POS.
Declaration
public string Utilizador { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ValorAmortizacao
Valor de 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()