Class BasePerRef
Inheritance
System.Object
BasePerRef
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
Properties
CodCateg
Declaration
public CodCateg CodCateg { get; set; }
Property Value
DpsFGTSDecAnt
Valor histórico do FGTS a ser depositado na conta vinculada do
trabalhador sobre base já declarada anteriormente no eSocial.
Validação: Deve ser maior que 0 (zero).
Declaration
public double DpsFGTSDecAnt { get; set; }
Property Value
Type |
Description |
System.Double |
|
DpsFGTSDecAntField
Declaration
public string DpsFGTSDecAntField { get; set; }
Property Value
Type |
Description |
System.String |
|
DpsFGTSProcTrab
Valor histórico do FGTS a ser depositado na conta vinculada
do trabalhador sobre base reconhecida no processo trabalhista.
Validação: Deve ser maior que 0 (zero).
Declaration
public double DpsFGTSProcTrab { get; set; }
Property Value
Type |
Description |
System.Double |
|
DpsFGTSProcTrabField
Declaration
public string DpsFGTSProcTrabField { get; set; }
Property Value
Type |
Description |
System.String |
|
DpsFGTSSefip
Valor histórico do FGTS a ser depositado na conta vinculada
do trabalhador sobre base já declarada anteriormente em SEFIP.
Validação: Deve ser maior que 0 (zero).
Declaration
public double DpsFGTSSefip { get; set; }
Property Value
Type |
Description |
System.Double |
|
DpsFGTSSefipField
Declaration
public string DpsFGTSSefipField { get; set; }
Property Value
Type |
Description |
System.String |
|
PerRef
Declaration
public DateTimeOffset PerRef { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
PerRefField
Declaration
public string PerRefField { get; set; }
Property Value
Type |
Description |
System.String |
|
RemFGTSDecAnt
Valor da base de cálculo declarada anteriormente
no eSocial e ainda não recolhida.
Origem: campo vrBcFGTSDecAnt de S-2500.
Declaration
public double RemFGTSDecAnt { get; set; }
Property Value
Type |
Description |
System.Double |
|
RemFGTSDecAntField
Declaration
public string RemFGTSDecAntField { get; set; }
Property Value
Type |
Description |
System.String |
|
RemFGTSProcTrab
Valor da base de cálculo de FGTS ainda não declarada,
reconhecida no processo trabalhista.
Origem: campo vrBcFGTSProcTrab de S-2500.
Declaration
public double RemFGTSProcTrab { get; set; }
Property Value
Type |
Description |
System.Double |
|
RemFGTSProcTrabField
Declaration
public string RemFGTSProcTrabField { get; set; }
Property Value
Type |
Description |
System.String |
|
RemFGTSSefip
Valor da base de cálculo declarada anteriormente
em SEFIP e ainda não recolhida.
Origem: campo vrBcFGTSSefip de S-2500.
Declaration
public double RemFGTSSefip { get; set; }
Property Value
Type |
Description |
System.Double |
|
RemFGTSSefipField
Declaration
public string RemFGTSSefipField { get; set; }
Property Value
Type |
Description |
System.String |
|
TpValorProcTrab
Declaration
public int TpValorProcTrab { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
ShouldSerializeDpsFGTSDecAntField()
Declaration
public bool ShouldSerializeDpsFGTSDecAntField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDpsFGTSProcTrabField()
Declaration
public bool ShouldSerializeDpsFGTSProcTrabField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDpsFGTSSefipField()
Declaration
public bool ShouldSerializeDpsFGTSSefipField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeRemFGTSDecAntField()
Declaration
public bool ShouldSerializeRemFGTSDecAntField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeRemFGTSSefipField()
Declaration
public bool ShouldSerializeRemFGTSSefipField()
Returns
Type |
Description |
System.Boolean |
|