Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMS45

    Inheritance
    object
    ICMS45
    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 ICMS45

    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

    ShouldSerializeCBenef

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

    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

    Methods

    ShouldSerializeVICMSDesonField()

    Declaration
    public bool ShouldSerializeVICMSDesonField()
    Returns
    Type Description
    bool