Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMS00

    Inheritance
    object
    ICMS00
    ICMS10
    ICMS20
    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 ICMS00

    Properties

    CST

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

    Orig

    Declaration
    [XmlIgnore]
    public OrigemMercadoria Orig { get; set; }
    Property Value
    Type Description
    OrigemMercadoria

    PFCP

    Declaration
    [XmlElement("pFCP")]
    public string PFCP { 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

    VBCFCP

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

    VFCP

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

    VICMS

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

    Methods

    ShouldSerializeOrig()

    Declaration
    public bool ShouldSerializeOrig()
    Returns
    Type Description
    bool