Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMS51

    Inheritance
    object
    ICMS51
    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.NFGas
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class ICMS51

    Properties

    CBenef

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

    CST

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

    PDif

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

    PICMS

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

    VBC

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

    VICMS

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

    VICMSDif

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

    VICMSOp

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

    Methods

    ShouldSerializeCBenef()

    Declaration
    public bool ShouldSerializeCBenef()
    Returns
    Type Description
    bool