Class InfoCeletista2200
Informações de trabalhador celetista
Inheritance
System.Object
InfoCeletista2200
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 InfoCeletista2200
Properties
Aprend
Informações relacionadas ao aprendiz
Declaration
public Aprend2200 Aprend { get; set; }
Property Value
Type | Description |
---|---|
Aprend2200 |
CnpjSindCategProf
Preencher com o CNPJ do sindicato representativo da categoria (preponderante ou diferenciada)
Declaration
public string CnpjSindCategProf { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtAdm
Preencher com a data de admissão do trabalhador
Declaration
public DateTimeOffset DtAdm { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtAdmField
Declaration
public string DtAdmField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtBase
Mês relativo à data base da categoria profissional do trabalhador
Declaration
public int DtBase { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
FGTS
Informações do Fundo de Garantia do Tempo de Serviço - FGTS
Declaration
public FGTS2200 FGTS { get; set; }
Property Value
Type | Description |
---|---|
FGTS2200 |
IndAdmissao
Indicativo de admissão
Declaration
public IndicativoDeAdmissao IndAdmissao { get; set; }
Property Value
Type | Description |
---|---|
IndicativoDeAdmissao |
MatAnotJud
Matrícula informada no evento S-8200
Declaration
public string MatAnotJud { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NatAtividade
Natureza da atividade
Declaration
public NatAtividade NatAtividade { get; set; }
Property Value
Type | Description |
---|---|
NatAtividade |
NrProcTrab
Número que identifica o processo trabalhista, quando a admissão se der por decisão judicial
Declaration
public string NrProcTrab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpAdmissao
Tipo de admissão do trabalhador
Declaration
public TipoAdmissaoTrabalhador TpAdmissao { get; set; }
Property Value
Type | Description |
---|---|
TipoAdmissaoTrabalhador |
TpRegJor
Regime de jornada do empregado
Declaration
public RegimeJornadaEmpregado TpRegJor { get; set; }
Property Value
Type | Description |
---|---|
RegimeJornadaEmpregado |
TrabTemporario
Dados sobre trabalho temporário. Preenchimento obrigatório no caso de contratação de trabalhador temporário
Declaration
public TrabTemporario2200 TrabTemporario { get; set; }
Property Value
Type | Description |
---|---|
TrabTemporario2200 |
Methods
ShouldSerializeDtBase()
Declaration
public bool ShouldSerializeDtBase()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeMatAnotJud()
Declaration
public bool ShouldSerializeMatAnotJud()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNrProcTrab()
Declaration
public bool ShouldSerializeNrProcTrab()
Returns
Type | Description |
---|---|
System.Boolean |