Class DetEventoVistoriaSuframaSEFAZ
Inheritance
System.Object
DetEventoVistoriaSuframaSEFAZ
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()
Namespace: Unimake.Business.DFe.Xml.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class DetEventoVistoriaSuframaSEFAZ : EventoDetalhe, IXmlSerializable
Properties
DescEvento
Declaration
public override string DescEvento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
DVistoria
Declaration
public DateTimeOffset DVistoria { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DVistoriaField
Declaration
public string DVistoriaField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocVistoria
Declaration
public string LocVistoria { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PINe
Declaration
public string PINe { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PostoVistoria
Declaration
public string PostoVistoria { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XHistorico
Declaration
public string XHistorico { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ProcessReader()
Declaration
override void ProcessReader()
Overrides
WriteXml(XmlWriter)
Declaration
public override void WriteXml(XmlWriter writer)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlWriter | writer |
Overrides
Implements
System.Xml.Serialization.IXmlSerializable