Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class CServ

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

    Properties

    CIntContrib

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

    CNBS

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

    CTribMun

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

    CTribNac

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

    XDescServ

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

    Methods

    ShouldSerializeCIntContrib()

    Declaration
    public bool ShouldSerializeCIntContrib()
    Returns
    Type Description
    bool

    ShouldSerializeCNBS()

    Declaration
    public bool ShouldSerializeCNBS()
    Returns
    Type Description
    bool

    ShouldSerializeCTribMun()

    Declaration
    public bool ShouldSerializeCTribMun()
    Returns
    Type Description
    bool