Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoTributos

    Identificação do período e da base de cálculo dos tributos referentes ao processo trabalhista.

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

    Properties

    InfoCRContrib

    Informações das contribuições sociais devidas à Previdência Social e Outras Entidades e Fundos, consolidadas por perRef e por Código de Receita - CR

    Declaration
    public List<InfoCRContrib5501> InfoCRContrib { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfoCRContrib5501>

    PerRef

    Informar o mês/ano (formato AAAA-MM) de referência das informações

    Declaration
    public DateTimeOffset PerRef { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    PerRefField

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