Class ConsReciNFe
Classe da consulta do recido do lote de NFe/NFCe
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.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
public class ConsReciNFe : XMLBase, IXmlSerializable
Properties
NRec
Número do recibo
Declaration
public string NRec { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpAmb
Tipo do ambiente
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
Type | Description |
---|---|
TipoAmbiente |
Versao
Versão do schema do XML de consulta recibo da NFe/NFCe
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |