Interface IIntBELigacaoMaquinasFiscais
Assembly: IntBE100.dll
Syntax
public interface IIntBELigacaoMaquinasFiscais
Properties
ChaveLog
Declaration
Property Value
Type |
Description |
System.String |
|
CodigoTabLog
Declaration
string CodigoTabLog { get; }
Property Value
Type |
Description |
System.String |
|
EmModoEdicao
Declaration
bool EmModoEdicao { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Estado
Declaration
Property Value
Type |
Description |
System.Int32 |
|
IdCabecOrig
Declaration
string IdCabecOrig { get; set; }
Property Value
Type |
Description |
System.String |
|
IdSerie
Declaration
string IdSerie { get; set; }
Property Value
Type |
Description |
System.String |
|
ModuloOrigem
Declaration
string ModuloOrigem { get; set; }
Property Value
Type |
Description |
System.String |
|
NumDoc
Declaration
string NumDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
Resposta
Declaration
string Resposta { get; set; }
Property Value
Type |
Description |
System.String |
|