Class Desligamento8200
Informações de desligamento do trabalhador
Inheritance
System.Object
Desligamento8200
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 Desligamento8200
Properties
DtDeslig
Preencher com a data de desligamento do vínculo (último dia trabalhado)
Declaration
public DateTimeOffset DtDeslig { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtDesligField
Declaration
public string DtDesligField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtProjFimAPI
Data projetada para o término do aviso prévio indenizado
Declaration
public DateTimeOffset DtProjFimAPI { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtProjFimAPIField
Declaration
public string DtProjFimAPIField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MtvDeslig
Código de motivo do desligamento
Declaration
public string MtvDeslig { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeDtProjFimAPIField()
Declaration
public bool ShouldSerializeDtProjFimAPIField()
Returns
Type | Description |
---|---|
System.Boolean |