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

    IdDocTec

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

    XInfoComp

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

    ShouldSerializeXInfoComp()

    Declaration
    public bool ShouldSerializeXInfoComp()
    Returns
    Type Description
    bool