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
[Serializable]
public class DetEventoEPEC : EventoDetalhe, IXmlSerializable
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
Dest
Declaration
public DetEventoEPECDest Dest { get; set; }
Property Value
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 |
|
IE
Declaration
public string IE { get; set; }
Property Value
Type |
Description |
System.String |
|
TpAutor
Declaration
public TipoAutor TpAutor { get; set; }
Property Value
TpNF
Declaration
public TipoOperacao TpNF { get; set; }
Property Value
VerAplic
Declaration
public string VerAplic { 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