Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeVinculo2240

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

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

    Properties

    CodCateg

    Preencher com o código da categoria do trabalhador

    Declaration
    public CodCateg? CodCateg { get; set; }
    Property Value
    Type Description
    System.Nullable<CodCateg>

    CpfTrab

    Preencher com o número do CPF do trabalhador

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

    Matricula

    Preencher com a matrícula do trabalhador

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

    Methods

    ShouldSerializeCodCateg()

    Declaration
    public bool ShouldSerializeCodCateg()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeMatricula()

    Declaration
    public bool ShouldSerializeMatricula()
    Returns
    Type Description
    System.Boolean