Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Fed

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

    Properties

    PAliqEfetCBS

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

    PAliqEfetCBSField

    Percentual alíquota efetiva CBS.

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

    PCBS

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

    PCBSField

    Percentual CBS.

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

    PRedAliqCBS

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

    PRedAliqCBSField

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

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

    Methods

    ShouldSerializePRedAliqCBSField()

    Declaration
    public bool ShouldSerializePRedAliqCBSField()
    Returns
    Type Description
    bool