Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class CalcTerc

    Cálculo das contribuições sociais devidas a Outras Entidades e Fundos.

    Inheritance
    System.Object
    CalcTerc
    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 CalcTerc

    Properties

    TpCR

    Código de Receita - CR da contribuição descontada do trabalhador. Valores válidos: 121802 - Contribuição ao SEST, descontada do transportador autônomo 122102 - Contribuição ao SENAT, descontada do transportador autônomo

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

    VrCsSegTerc

    Valor da contribuição social devida a Outras Entidades ou Fundos, calculada segundo a legislação em vigor, por CR.

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

    VrCsSegTercField

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

    VrDescTerc

    Valor efetivamente descontado do segurado, correspondente a tpValor = [22, 23], do correspondente calcTerc/tpCR.

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

    VrDescTercField

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