Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoBaseCS

    Informações sobre bases de cálculo, descontos e deduções de contribuições sociais devidas à Previdência Social e a Outras Entidades e Fundos. Evento de origem: S-1200, S-2299 ou S-2399.

    Inheritance
    System.Object
    InfoBaseCS
    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.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoBaseCS

    Properties

    Ind13

    Indicativo de 13° salário. Valores válidos: 0 - Mensal 1 - 13° salário(codIncCP em S-1010 = [12, 14, 16, 22, 26, 32, 92, 94, 96, 98]) Validação: Se indApuracao = [2], preencher com[1].

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

    TpValor

    Tipo de valor que influi na apuração da devida.

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

    Valor

    Valor da base de cálculo, dedução ou desconto da contribuição social devida à Previdência Social ou a Outras Entidades e Fundos, conforme definido no campo TpValor.

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

    ValorField

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