Class InfoTrabFGTS
Inheritance
System.Object
InfoTrabFGTS
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()
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoTrabFGTS
Properties
CategOrig
Declaration
public string CategOrig { get; set; }
Property Value
Type |
Description |
System.String |
|
CodCateg
Declaration
public CodCateg CodCateg { get; set; }
Property Value
DtDeslig
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 |
|
DtTerm
Declaration
public DateTimeOffset DtTerm { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtTermField
Declaration
public string DtTermField { get; set; }
Property Value
Type |
Description |
System.String |
|
EConsignado
Declaration
public List<EConsignado> EConsignado { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<EConsignado> |
|
InfoBaseFGTS
Declaration
public InfoBaseFGTS InfoBaseFGTS { get; set; }
Property Value
Matricula
Declaration
public string Matricula { get; set; }
Property Value
Type |
Description |
System.String |
|
MtvDeslig
Declaration
public string MtvDeslig { get; set; }
Property Value
Type |
Description |
System.String |
|
MtvDesligTSV
Declaration
public string MtvDesligTSV { get; set; }
Property Value
Type |
Description |
System.String |
|
ProcCS
Declaration
public ProcCS ProcCS { get; set; }
Property Value
RemunSuc
Declaration
public SimNaoLetra? RemunSuc { get; set; }
Property Value
SucessaoVinc
Declaration
public SucessaoVincESocial5003 SucessaoVinc { get; set; }
Property Value
TpRegTrab
Declaration
public TipoRegimeTrabalhista? TpRegTrab { get; set; }
Property Value
Methods
ShouldSerializeCategOrig()
Declaration
public bool ShouldSerializeCategOrig()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDtDesligField()
Declaration
public bool ShouldSerializeDtDesligField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDtTermField()
Declaration
public bool ShouldSerializeDtTermField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMatricula()
Declaration
public bool ShouldSerializeMatricula()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMtvDeslig()
Declaration
public bool ShouldSerializeMtvDeslig()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMtvDesligTSV()
Declaration
public bool ShouldSerializeMtvDesligTSV()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeRemunSuc()
Declaration
public bool ShouldSerializeRemunSuc()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeTpRegTrab()
Declaration
public bool ShouldSerializeTpRegTrab()
Returns
Type |
Description |
System.Boolean |
|