Class RetEventoNF3e
Implements
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.NF3e
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class RetEventoNF3e : XMLBase, IXmlSerializable
Properties
InfEvento
Declaration
public InfRetEvento InfEvento { get; set; }
Property Value
Type | Description |
---|---|
InfRetEvento |
Signature
Declaration
public Signature Signature { get; set; }
Property Value
Type | Description |
---|---|
Signature |
Versao
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |