Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfProt

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

    Properties

    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

    DhRecbto

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

    DhRecbtoField

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

    DigVal

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

    Id

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

    NProt

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

    TpAmb

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

    VerAplic

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

    XMotivo

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

    Methods

    ShouldSerializeDigVal()

    Declaration
    public bool ShouldSerializeDigVal()
    Returns
    Type Description
    bool

    ShouldSerializeId()

    Declaration
    public bool ShouldSerializeId()
    Returns
    Type Description
    bool

    ShouldSerializeNProt()

    Declaration
    public bool ShouldSerializeNProt()
    Returns
    Type Description
    bool