Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GCBSCredPres

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

    Properties

    PCredPresCBS

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

    PCredPresCBSField

    Alíquota do crédito presumido para CBS.

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

    VCredPresCBS

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

    VCredPresCBSField

    Valor do crédito presumido para CBS.

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