Class TConsLoteConsGNRE
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.GNRE
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class TConsLoteConsGNRE : XMLBase, IXmlSerializable
Fields
NumeroReciboField
Declaration
string NumeroReciboField
Field Value
Type | Description |
---|---|
System.String |
Properties
Ambiente
Declaration
public TipoAmbiente Ambiente { get; set; }
Property Value
Type | Description |
---|---|
TipoAmbiente |
NumeroRecibo
Declaration
public string NumeroRecibo { get; set; }
Property Value
Type | Description |
---|---|
System.String |