Class InfoVinc
Informações sobre o vínculo
Inheritance
System.Object
InfoVinc
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 InfoVinc
Properties
DtAdm
Declaration
public DateTimeOffset DtAdm { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtAdmField
Preencher com a data de admissão do trabalhador
Declaration
public string DtAdmField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Duracao
Duração do contrato de trabalho
Declaration
public Duracao2500 Duracao { get; set; }
Property Value
Type | Description |
---|---|
Duracao2500 |
InfoDeslig
Informações do desligamento
Declaration
public InfoDeslig2500 InfoDeslig { get; set; }
Property Value
Type | Description |
---|---|
InfoDeslig2500 |
Observacoes
Observações do contrato de trabalho
Declaration
public List<Observacoes2500> Observacoes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Observacoes2500> |
SucessaoVinc
Grupo de informações da sucessão de vínculo trabalhista/estatutário
Declaration
public SucessaoVinc2500 SucessaoVinc { get; set; }
Property Value
Type | Description |
---|---|
SucessaoVinc2500 |
TmpParc
Preencher com o código relativo ao tipo de contrato em tempo parcial. Informar este campo apenas no caso de empregado submetido a horário de trabalho(Capítulo II do Título II da CLT)
Declaration
public TmpParc? TmpParc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TmpParc> |
TpRegPrev
1 - Regime Geral de Previdência Social - RGPS 2 - Regime Próprio de Previdência Social - RPPS 3 - Regime de Previdência Social no exterior
Declaration
public TpRegPrev TpRegPrev { get; set; }
Property Value
Type | Description |
---|---|
TpRegPrev |
TpRegTrab
Tipo de regime trabalhista
Declaration
public TipoRegimeTrabalhista TpRegTrab { get; set; }
Property Value
Type | Description |
---|---|
TipoRegimeTrabalhista |
Methods
ShouldSerializeTmpParc()
Declaration
public bool ShouldSerializeTmpParc()
Returns
Type | Description |
---|---|
System.Boolean |