Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ICMSSN101

    Classe de informações do ICMSSN101

    Inheritance
    System.Object
    ICMSSN101
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class ICMSSN101

    Properties

    CSOSN

    101- Tributada pelo Simples Nacional com permissão de crédito

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

    Orig

    Origem da mercadoria

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

    PCredSN

    Alíquota aplicável de cálculo do crédito (Simples Nacional)

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

    PCredSNField

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

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

    VCredICMSSN

    Valor crédito do ICMS que pode ser aproveitado nos termos do art. 23 da LC 123 (Simples Nacional)

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

    VCredICMSSNField

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

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