Class InfoReintegr
Informações da reintegração
Inheritance
System.Object
InfoReintegr
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 InfoReintegr
Properties
DtEfeito
Informar a data de início dos efeitos financeiros da reintegração
Declaration
public DateTimeOffset DtEfeito { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtEfeitoField
Declaration
public string DtEfeitoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtEfetRetorno
Informar a data do efetivo retorno ao trabalho
Declaration
public DateTimeOffset DtEfetRetorno { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtEfetRetornoField
Declaration
public string DtEfetRetornoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrLeiAnistia
Informar a lei de anistia, descrevendo seu número e ano de publicação
Declaration
public string NrLeiAnistia { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrProcJud
Em caso de reintegração por determinação judicial, preencher com o número do processo
Declaration
public string NrProcJud { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpReint
Tipo de reintegração/outro provimento
Declaration
public TpReint TpReint { get; set; }
Property Value
Type | Description |
---|---|
TpReint |
Methods
ShouldSerializeNrLeiAnistia()
Declaration
public bool ShouldSerializeNrLeiAnistia()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeNrProcJud()
Declaration
public bool ShouldSerializeNrProcJud()
Returns
Type | Description |
---|---|
System.Boolean |