Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ConsReciNFe

    Classe da consulta do recido do lote de NFe/NFCe

    Inheritance
    System.Object
    XMLBase
    ConsReciNFe
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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

    Implements

    IXmlSerializable