Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GAgencia

    Inheritance
    object
    GAgencia
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFGas
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class GAgencia

    Properties

    EnderAgenciaAtend

    Declaration
    [XmlElement("enderAgenciaAtend")]
    public string EnderAgenciaAtend { get; set; }
    Property Value
    Type Description
    string

    GHistCons

    Declaration
    [XmlElement("gHistCons")]
    public List<GHistCons> GHistCons { get; set; }
    Property Value
    Type Description
    List<GHistCons>

    InfAdReg

    Declaration
    [XmlElement("infAdReg")]
    public string InfAdReg { get; set; }
    Property Value
    Type Description
    string

    NomeAgenciaAtend

    Declaration
    [XmlElement("nomeAgenciaAtend")]
    public string NomeAgenciaAtend { get; set; }
    Property Value
    Type Description
    string

    SitioAgenciaAtend

    Declaration
    [XmlElement("sitioAgenciaAtend")]
    public string SitioAgenciaAtend { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeGHistCons()

    Declaration
    public bool ShouldSerializeGHistCons()
    Returns
    Type Description
    bool

    ShouldSerializeInfAdReg()

    Declaration
    public bool ShouldSerializeInfAdReg()
    Returns
    Type Description
    bool