Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfEventoNFGas

    Inheritance
    object
    InfEventoNFGas
    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 InfEventoNFGas

    Properties

    CNPJ

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

    COrgao

    Declaration
    [XmlElement("cOrgao")]
    public int COrgao { get; set; }
    Property Value
    Type Description
    int

    ChNFGas

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

    DetEvento

    Declaration
    [XmlElement("detEvento")]
    public DetEventoNFGas DetEvento { get; set; }
    Property Value
    Type Description
    DetEventoNFGas

    DhEvento

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

    Id

    Declaration
    [XmlAttribute(AttributeName = "Id", DataType = "token")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    NSeqEvento

    Declaration
    [XmlElement("nSeqEvento")]
    public int NSeqEvento { get; set; }
    Property Value
    Type Description
    int

    TpAmb

    Declaration
    [XmlElement("tpAmb")]
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    TpEvento

    Declaration
    [XmlElement("tpEvento")]
    public TipoEventoNFGas TpEvento { get; set; }
    Property Value
    Type Description
    TipoEventoNFGas