Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeVinculo2206

    Informações de identificação do trabalhador e do vínculo.

    Inheritance
    System.Object
    IdeVinculo2206
    IdeVinculo2220
    IdeVinculo2221
    IdeVinculo2231
    IdeVinculo2298
    IdeVinculo2299
    IdeVinculo8299
    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 IdeVinculo2206

    Properties

    CpfTrab

    Preencher com o número do CPF do trabalhador.

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

    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