Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfEventoRet

    Inheritance
    object
    InfEventoRet
    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.DCe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfEventoRet

    Properties

    COrgao

    Declaration
    [XmlIgnore]
    public UFBrasil COrgao { get; set; }
    Property Value
    Type Description
    UFBrasil

    COrgaoField

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

    CStat

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

    ChDCe

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

    DhRegEvento

    Declaration
    [XmlIgnore]
    public DateTimeOffset DhRegEvento { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DhRegEventoField

    Declaration
    [XmlElement("dhRegEvento")]
    public string DhRegEventoField { 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 TipoEventoDCe TpEvento { get; set; }
    Property Value
    Type Description
    TipoEventoDCe

    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

    ShouldSerializeChDCe()

    Declaration
    public bool ShouldSerializeChDCe()
    Returns
    Type Description
    bool

    ShouldSerializeDhRegEventoField()

    Declaration
    public bool ShouldSerializeDhRegEventoField()
    Returns
    Type Description
    bool

    ShouldSerializeId()

    Declaration
    public bool ShouldSerializeId()
    Returns
    Type Description
    bool

    ShouldSerializeNProt()

    Declaration
    public bool ShouldSerializeNProt()
    Returns
    Type Description
    bool

    ShouldSerializeNSeqEvento()

    Declaration
    public bool ShouldSerializeNSeqEvento()
    Returns
    Type Description
    bool

    ShouldSerializeTpEvento()

    Declaration
    public bool ShouldSerializeTpEvento()
    Returns
    Type Description
    bool

    ShouldSerializeXEvento()

    Declaration
    public bool ShouldSerializeXEvento()
    Returns
    Type Description
    bool