Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoTrabFGTS5503

    Informações relativas à matrícula e categoria do trabalhador

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

    Properties

    CategOrig

    Preencher com o código correspondente à categoria de origem do dirigente sindical ou do trabalhador cedido

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

    CodCateg

    Preencher com o código da categoria do trabalhador, conforme Tabela 01

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

    InfoFGTSProcTrab

    Informações relativas ao FGTS do processo trabalhista

    Declaration
    public InfoFGTSProcTrab InfoFGTSProcTrab { get; set; }
    Property Value
    Type Description
    InfoFGTSProcTrab

    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

    Methods

    ShouldSerializeCategOrig()

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

    ShouldSerializeCodCateg()

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

    ShouldSerializeMatricula()

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