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

    Properties

    GALCZFMCBS

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

    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

    Methods

    ShouldSerializeGALCZFMCBS()

    Declaration
    public bool ShouldSerializeGALCZFMCBS()
    Returns
    Type Description
    bool

    ShouldSerializeGDevTrib()

    Declaration
    public bool ShouldSerializeGDevTrib()
    Returns
    Type Description
    bool

    ShouldSerializeGDif()

    Declaration
    public bool ShouldSerializeGDif()
    Returns
    Type Description
    bool

    ShouldSerializeGRed()

    Declaration
    public bool ShouldSerializeGRed()
    Returns
    Type Description
    bool