Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RemunPerAnt

    Informações relativas à remuneração do trabalhador em períodos anteriores

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

    Properties

    ItensRemun

    Itens da remuneração do trabalhador

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

    Matricula

    Matrícula atribuída ao trabalhador pela empresa ou, no caso de servidor público, a matrícula constante no Sistema de Administração de Recursos Humanos do órgão

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