Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMS90

    Inheritance
    object
    ICMS90
    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.CTeOS
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(Namespace = "http://www.portalfiscal.inf.br/cte")]
    public class ICMS90

    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

    PICMS

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

    PICMSField

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

    PRedBC

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

    PRedBCField

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

    ShouldSerializeCBenef

    Declaration
    public bool ShouldSerializeCBenef { get; }
    Property Value
    Type Description
    bool

    VBC

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

    VBCField

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

    VCred

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

    VCredField

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

    VICMS

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

    VICMSDeson

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

    VICMSDesonField

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

    VICMSField

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

    Methods

    ShouldSerializePRedBCField()

    Declaration
    public bool ShouldSerializePRedBCField()
    Returns
    Type Description
    bool

    ShouldSerializeVCredField()

    Declaration
    public bool ShouldSerializeVCredField()
    Returns
    Type Description
    bool

    ShouldSerializeVICMSDesonField()

    Declaration
    public bool ShouldSerializeVICMSDesonField()
    Returns
    Type Description
    bool