Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class UF

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

    Properties

    PAliqEfetUF

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

    PAliqEfetUFField

    Percentual alíquota efetiva UF.

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

    PIBSUF

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

    PIBSUFField

    Percentual IBS UF.

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

    PRedAliqUF

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

    PRedAliqUFField

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

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

    Methods

    ShouldSerializePRedAliqUFField()

    Declaration
    public bool ShouldSerializePRedAliqUFField()
    Returns
    Type Description
    bool