Class InfoRecEv
Inheritance
System.Object
InfoRecEv
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
DhProcess
Declaration
public DateTimeOffset DhProcess { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhProcessField
Declaration
public string DhProcessField { get; set; }
Property Value
Type |
Description |
System.String |
|
DhRecepcao
Declaration
public DateTimeOffset DhRecepcao { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhRecepcaoField
Declaration
public string DhRecepcaoField { get; set; }
Property Value
Type |
Description |
System.String |
|
Hash
Declaration
public string Hash { get; set; }
Property Value
Type |
Description |
System.String |
|
IdEv
Declaration
public string IdEv { get; set; }
Property Value
Type |
Description |
System.String |
|
NrProtEntr
Declaration
public string NrProtEntr { get; set; }
Property Value
Type |
Description |
System.String |
|
NrRecArqBase
Declaration
public string NrRecArqBase { get; set; }
Property Value
Type |
Description |
System.String |
|
TpEv
Declaration
public string TpEv { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSereializeNrProtEntr()
Declaration
public bool ShouldSereializeNrProtEntr()
Returns
Type |
Description |
System.Boolean |
|