Struct VndBETipos.tpDocsConverter
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()
Assembly: VndBE100.dll
Syntax
public struct tpDocsConverter
Properties
DataHoraCarga
Declaration
public DateTime DataHoraCarga { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DataHoraDescarga
Declaration
public DateTime DataHoraDescarga { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DescricaoMotivoEmissao
Declaration
public string DescricaoMotivoEmissao { get; set; }
Property Value
Type |
Description |
System.String |
|
IDDoc
Declaration
public string IDDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
Matricula
Declaration
public string Matricula { get; set; }
Property Value
Type |
Description |
System.String |
|
MotivoEmissao
Declaration
public string MotivoEmissao { get; set; }
Property Value
Type |
Description |
System.String |
|
RefDocOrig
Declaration
public string RefDocOrig { get; set; }
Property Value
Type |
Description |
System.String |
|
RefSerieDocOrig
Declaration
public string RefSerieDocOrig { get; set; }
Property Value
Type |
Description |
System.String |
|
RefTipoDocOrig
Declaration
public string RefTipoDocOrig { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
CreateInstance()
Declaration
public static VndBETipos.tpDocsConverter CreateInstance()
Returns