Class CblBECnfDocProcExecLigCBL
Classe que contém todas as propriedades que definem as configurações dos processo de execução associadas ao documento.
Implements
CblBE100.ICblBECnfDocProcExecLigCBL
Inherited Members
Namespace: CblBE100
Assembly: CblBE100.dll
Syntax
[ComVisible(true)]
[Guid("4970C4F2-8A12-4691-ADAE-C9C4372B65EE")]
[ClassInterface(ClassInterfaceType.None)]
public class CblBECnfDocProcExecLigCBL : CblBaseBE, ICblBECnfDocProcExecLigCBL
Constructors
CblBECnfDocProcExecLigCBL()
Declaration
public CblBECnfDocProcExecLigCBL()
Properties
DocNatInversa
DocNatInversa
Declaration
public string DocNatInversa { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EstadoLiqAut
EstadoLiqAut
Declaration
public string EstadoLiqAut { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EstadoProcesso
EstadoProcesso
Declaration
public string EstadoProcesso { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LancarAteUltimoEstado
LancarAteUltimoEstado
Declaration
public bool LancarAteUltimoEstado { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LigaProcessos
LigaProcessos
Declaration
public bool LigaProcessos { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MovimentaDimensoes
MovimentaDimensoes
Declaration
public bool MovimentaDimensoes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MovimentaEstados
MovimentaEstados
Declaration
public bool MovimentaEstados { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NumEstadoProcesso
NumEstadoProcesso
Declaration
public string NumEstadoProcesso { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PeriodoComplementarAnoActual
PeriodoComplementarAnoActual
Declaration
public string PeriodoComplementarAnoActual { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PeriodoComplementarAnoAnterior
PeriodoComplementarAnoAnterior
Declaration
public string PeriodoComplementarAnoAnterior { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PeriodoNaoComplementarAnoActual
PeriodoNaoComplementarAnoActual
Declaration
public string PeriodoNaoComplementarAnoActual { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PeriodoNaoComplementarAnoAnterior
PeriodoNaoComplementarAnoAnterior
Declaration
public string PeriodoNaoComplementarAnoAnterior { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProcessoActualizaFicha
ProcessoActualizaFicha
Declaration
public bool ProcessoActualizaFicha { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProcessoNaoValidaValorSup
ProcessoNaoValidaValorSup
Declaration
public bool ProcessoNaoValidaValorSup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProcessoPermiteNegativos
ProcPermiteNegativos
Declaration
public bool ProcessoPermiteNegativos { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProcessoVariosEstados
ProcessoVariosEstados
Declaration
public bool ProcessoVariosEstados { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReflexoesContaOrigem
ReflexoesContaOrigem
Declaration
public bool ReflexoesContaOrigem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReplicaDistribuicaoDocOrigem
ReplicaDistribuicaoDocOrigem
Declaration
public bool ReplicaDistribuicaoDocOrigem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SugereCodProcesso
SugereCodProcesso
Declaration
public bool SugereCodProcesso { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ValorProcessoComRetencao
ValorProcessoComRetencao
Declaration
public bool ValorProcessoComRetencao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Finalize()
Declaration
protected override void Finalize()
Implements
CblBE100.ICblBECnfDocProcExecLigCBL