Class Mun
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Mun
Properties
PAliqEfetMun
Declaration
[XmlIgnore]
public double PAliqEfetMun { get; set; }
Property Value
PAliqEfetMunField
Percentual alíquota efetiva municipal.
Declaration
[XmlElement("pAliqEfetMun")]
public string PAliqEfetMunField { get; set; }
Property Value
PIBSMun
Declaration
[XmlIgnore]
public double PIBSMun { get; set; }
Property Value
PIBSMunField
Percentual IBS Municipal.
Declaration
[XmlElement("pIBSMun")]
public string PIBSMunField { get; set; }
Property Value
PRedAliqMun
Declaration
[XmlIgnore]
public double PRedAliqMun { get; set; }
Property Value
PRedAliqMunField
Percentual de redução de alíquota municipal.
Declaration
[XmlElement("pRedAliqMun")]
public string PRedAliqMunField { get; set; }
Property Value
Methods
ShouldSerializePRedAliqMunField()
Declaration
public bool ShouldSerializePRedAliqMunField()
Returns