Struct CblBEApuramentoIVADL186.TCadastroDocsIvaCaixa
Tipo que representa um registo na tabela CblDocsApuraIvaCaixa (cadastro dos documentos gerados no apuramento de iva de caixa e respectivos ID's do pendente de origem)
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: CblBE100
Assembly: CblBE100.dll
Syntax
public struct TCadastroDocsIvaCaixa
Fields
IDApuraMAlt
Identificador do apuramento para a moeda alternativa
Declaration
public string IDApuraMAlt
Field Value
Type | Description |
---|---|
System.String |
IDApuraMBase
Identificador do apuramento para a moeda base
Declaration
public string IDApuraMBase
Field Value
Type | Description |
---|---|
System.String |
IDCabecMovCBL
Identificador do documento gerado no Apuramento de Iva de Caixa
Declaration
public string IDCabecMovCBL
Field Value
Type | Description |
---|---|
System.String |
IDCabecMovCBLOrigem
Identificador do documento pendente correspondente na CBL (se o documento foi gerado em CBL então é igual ao campo IDDoc)
Declaration
public string IDCabecMovCBLOrigem
Field Value
Type | Description |
---|---|
System.String |
IdDoc
Identificador do pendente de origem
Declaration
public string IdDoc
Field Value
Type | Description |
---|---|
System.String |
PercPendente
Percentagem pendente do Documento de origem após o apuramento
Declaration
public double PercPendente
Field Value
Type | Description |
---|---|
System.Double |
Methods
CreateInstance()
Declaration
public static CblBEApuramentoIVADL186.TCadastroDocsIvaCaixa CreateInstance()
Returns
Type | Description |
---|---|
CblBEApuramentoIVADL186.TCadastroDocsIvaCaixa |