Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMS45

    ICMS isento.

    Inheritance
    System.Object
    ICMS45
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class ICMS45

    Fields

    CSTField

    Declaration
    string CSTField
    Field Value
    Type Description
    System.String

    Properties

    CBenef

    Código de Benefício Fiscal na UF.

    Declaration
    public string CBenef { get; set; }
    Property Value
    Type Description
    System.String

    CST

    Classificação Tributária do Serviço.

    Declaration
    public string CST { get; set; }
    Property Value
    Type Description
    System.String

    VICMSDeson

    Valor do ICMS desonerado.

    Declaration
    public double VICMSDeson { get; set; }
    Property Value
    Type Description
    System.Double

    VICMSDesonField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade "VICMSDeson" para atribuir ou resgatar o valor)

    Declaration
    public string VICMSDesonField { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeCBenef()

    Verifica se a propriedade CBenef deve ser serializada.

    Declaration
    public bool ShouldSerializeCBenef()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeVICMSDesonField()

    Verifica se a propriedade VICMSDesonField deve ser serializada.

    Declaration
    public bool ShouldSerializeVICMSDesonField()
    Returns
    Type Description
    System.Boolean