Class DetEventoCompEntrega
Inheritance
System.Object
DetEventoCompEntrega
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
public class DetEventoCompEntrega : EventoDetalhe, IXmlSerializable
Fields
_eventoCECTe
Declaration
Field Value
Properties
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 |
|
DhHashEntrega
Declaration
public DateTimeOffset DhHashEntrega { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhHashEntregaField
Declaration
public string DhHashEntregaField { get; set; }
Property Value
Type |
Description |
System.String |
|
EventoCECTe
Declaration
public EventoCECTe EventoCECTe { get; set; }
Property Value
HashEntrega
Declaration
public string HashEntrega { get; set; }
Property Value
Type |
Description |
System.String |
|
InfEntrega
Declaration
public List<InfEntrega> InfEntrega { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<InfEntrega> |
|
Latitude
Declaration
public string Latitude { get; set; }
Property Value
Type |
Description |
System.String |
|
Longitude
Declaration
public string Longitude { get; set; }
Property Value
Type |
Description |
System.String |
|
NDoc
Declaration
public string NDoc { get; set; }
Property Value
Type |
Description |
System.String |
|
NProt
Declaration
public string NProt { get; set; }
Property Value
Type |
Description |
System.String |
|
XNome
Declaration
public string XNome { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
SetValue(PropertyInfo)
Declaration
override void SetValue(PropertyInfo pi)
Parameters
Type |
Name |
Description |
System.Reflection.PropertyInfo |
pi |
|
Overrides
WriteXml(XmlWriter)
Declaration
public override void WriteXml(XmlWriter writer)
Parameters
Type |
Name |
Description |
System.Xml.XmlWriter |
writer |
|
Overrides
Implements
System.Xml.Serialization.IXmlSerializable