Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GCBS

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

    Properties

    GCBSCredPres

    Grupo de crédito presumido CBS (opcional).

    Declaration
    [XmlElement("gCBSCredPres")]
    public GCBSCredPres GCBSCredPres { get; set; }
    Property Value
    Type Description
    GCBSCredPres

    VCBS

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

    VCBSField

    Valor CBS.

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

    VDifCBS

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

    VDifCBSField

    Valor de diferimento CBS.

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