Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCompl

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

    Properties

    DocRef

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

    GItemPed

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

    IdDocTec

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

    XInfComp

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

    XPed

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

    Methods

    ShouldSerializeDocRef()

    Declaration
    public bool ShouldSerializeDocRef()
    Returns
    Type Description
    bool

    ShouldSerializeIdDocTec()

    Declaration
    public bool ShouldSerializeIdDocTec()
    Returns
    Type Description
    bool

    ShouldSerializeXInfComp()

    Declaration
    public bool ShouldSerializeXInfComp()
    Returns
    Type Description
    bool

    ShouldSerializeXPed()

    Declaration
    public bool ShouldSerializeXPed()
    Returns
    Type Description
    bool