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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class GCBS

    Properties

    GDevTrib

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

    GDif

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

    GRed

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

    PCBS

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

    PCBSField

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

    VCBS

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

    VCBSField

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