Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Mun

    Inheritance
    object
    Mun
    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.NFSe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Mun

    Properties

    PAliqEfetMun

    Declaration
    [XmlIgnore]
    public double PAliqEfetMun { get; set; }
    Property Value
    Type Description
    double

    PAliqEfetMunField

    Percentual alíquota efetiva municipal.

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

    PIBSMun

    Declaration
    [XmlIgnore]
    public double PIBSMun { get; set; }
    Property Value
    Type Description
    double

    PIBSMunField

    Percentual IBS Municipal.

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

    PRedAliqMun

    Declaration
    [XmlIgnore]
    public double PRedAliqMun { get; set; }
    Property Value
    Type Description
    double

    PRedAliqMunField

    Percentual de redução de alíquota municipal.

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

    Methods

    ShouldSerializePRedAliqMunField()

    Declaration
    public bool ShouldSerializePRedAliqMunField()
    Returns
    Type Description
    bool