Class InfoEstatutario2200
Informações de trabalhador estatutário
Inheritance
System.Object
InfoEstatutario2200
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 InfoEstatutario2200
Properties
DtExercicio
Data da entrada em exercício pelo servidor
Declaration
public DateTimeOffset DtExercicio { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtExercicioField
Declaration
public string DtExercicioField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtIniAbono
Informar a data de inicio do abono permanência
Declaration
public DateTimeOffset DtIniAbono { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtIniAbonoField
Declaration
public string DtIniAbonoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndAbonoPerm
Indicar se o servidor recebe abono permanência
Declaration
public SimNaoLetra? IndAbonoPerm { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
IndTetoRGPS
Informar se o servidor está sujeito ao teto do RGPS pela instituição do regime de previdência complementar
Declaration
public SimNaoLetra? IndTetoRGPS { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
TpPlanRP
Tipo de plano de segregação da massa
Declaration
public PlanoSegregacaoDaMassa? TpPlanRP { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<PlanoSegregacaoDaMassa> |
TpProv
Preencher com o tipo de provimento
Declaration
public TipoProvimento TpProv { get; set; }
Property Value
Type | Description |
---|---|
TipoProvimento |
Methods
ShouldSerializeDtIniAbonoField()
Declaration
public bool ShouldSerializeDtIniAbonoField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndAbonoPerm()
Declaration
public bool ShouldSerializeIndAbonoPerm()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndTetoRGPS()
Declaration
public bool ShouldSerializeIndTetoRGPS()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeTpPlanRP()
Declaration
public bool ShouldSerializeTpPlanRP()
Returns
Type | Description |
---|---|
System.Boolean |