Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfRetEventoNFGas

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

    Properties

    COrgao

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

    CStat

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

    ChNFGas

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

    DhRegEvento

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

    Id

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

    NProt

    Declaration
    [XmlElement("nProt")]
    public string NProt { 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

    VerAplic

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

    XEvento

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

    XMotivo

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

    Methods

    ShouldSerializeNSeqEvento()

    Declaration
    public bool ShouldSerializeNSeqEvento()
    Returns
    Type Description
    bool

    ShouldSerializeTpEvento()

    Declaration
    public bool ShouldSerializeTpEvento()
    Returns
    Type Description
    bool