Class DetEventoCompEntregaNFe
Inheritance
System.Object
DetEventoCompEntregaNFe
Implements
System.Xml.Serialization.IXmlSerializable
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
[Serializable]
public class DetEventoCompEntregaNFe : EventoDetalhe, IXmlSerializable
Fields
HashComprovanteField
Declaration
string HashComprovanteField
Field Value
Type |
Description |
System.String |
|
Properties
COrgaoAutor
Declaration
public UFBrasil COrgaoAutor { get; set; }
Property Value
COrgaoAutorField
Declaration
public int COrgaoAutorField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DescEvento
Declaration
public override string DescEvento { get; set; }
Property Value
Type |
Description |
System.String |
|
Overrides
DhEntrega
Declaration
public DateTimeOffset DhEntrega { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhEntregaField
Declaration
public string DhEntregaField { get; set; }
Property Value
Type |
Description |
System.String |
|
DhHashComprovante
Declaration
public DateTimeOffset DhHashComprovante { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhHashComprovanteField
Declaration
public string DhHashComprovanteField { get; set; }
Property Value
Type |
Description |
System.String |
|
HashComprovante
Declaration
public string HashComprovante { get; set; }
Property Value
Type |
Description |
System.String |
|
LatGPS
Declaration
public string LatGPS { get; set; }
Property Value
Type |
Description |
System.String |
|
LongGPS
Declaration
public string LongGPS { get; set; }
Property Value
Type |
Description |
System.String |
|
NDoc
Declaration
public string NDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
TpAutor
Declaration
public TipoAutor TpAutor { get; set; }
Property Value
TpAutorField
Declaration
public int TpAutorField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
VerAplic
Declaration
public string VerAplic { get; set; }
Property Value
Type |
Description |
System.String |
|
XNome
Declaration
public string XNome { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
WriteXml(XmlWriter)
Declaration
public override void WriteXml(XmlWriter writer)
Parameters
Type |
Name |
Description |
System.Xml.XmlWriter |
writer |
|
Overrides
Implements
System.Xml.Serialization.IXmlSerializable