Class DetEventoEPEC
Inheritance
System.Object
DetEventoEPEC
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 DetEventoEPEC : EventoDetalhe, IXmlSerializable
Fields
_evEPECCTe
Declaration
Field Value
Properties
DescEvento
Declaration
public override string DescEvento { get; set; }
Property Value
Type |
Description |
System.String |
|
Overrides
DhEmi
Declaration
public DateTimeOffset DhEmi { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhEmiField
Declaration
public string DhEmiField { get; set; }
Property Value
Type |
Description |
System.String |
|
EvEPECCTe
Declaration
public EvEPECCTe EvEPECCTe { get; set; }
Property Value
Modal
Declaration
public ModalidadeTransporteCTe Modal { get; set; }
Property Value
Toma4
Declaration
public EvEPECCTeToma4 Toma4 { get; set; }
Property Value
TpCTe
Declaration
public TipoCTe TpCTe { get; set; }
Property Value
UFFim
Declaration
public UFBrasil UFFim { get; set; }
Property Value
UFIni
Declaration
public UFBrasil UFIni { get; set; }
Property Value
VCarga
Declaration
public double VCarga { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCargaField
Declaration
public string VCargaField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMS
Declaration
public double VICMS { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSField
Declaration
public string VICMSField { get; set; }
Property Value
Type |
Description |
System.String |
|
VICMSST
Declaration
public double VICMSST { get; set; }
Property Value
Type |
Description |
System.Double |
|
VICMSSTField
Declaration
public string VICMSSTField { get; set; }
Property Value
Type |
Description |
System.String |
|
VTPrest
Declaration
public double VTPrest { get; set; }
Property Value
Type |
Description |
System.Double |
|
VTPrestField
Declaration
public string VTPrestField { get; set; }
Property Value
Type |
Description |
System.String |
|
XJust
Declaration
public string XJust { 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