Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class TConsLoteGNRE

    Inheritance
    System.Object
    XMLBase
    TConsLoteGNRE
    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.GNRE
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class TConsLoteGNRE : 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

    IncluirArquivoPagamento

    Declaration
    public SimNaoLetra IncluirArquivoPagamento { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IncluirNoticias

    Indica se as notícias vigentes publicadas no Portal GNRE devem ser incluídas no retorno da consulta do Lote.

    Declaration
    public SimNaoLetra IncluirNoticias { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IncluirPDFGuias

    Declaration
    public SimNaoLetra IncluirPDFGuias { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    NumeroRecibo

    Declaration
    public string NumeroRecibo { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IXmlSerializable