Class InfoFGTS
Inheritance
System.Object
InfoFGTS
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 InfoFGTS
Properties
VrBcFGTSDeAntField
Declaration
public string VrBcFGTSDeAntField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrBcFGTSDecAnt
Valor da base de cálculo de FGTS declarada anteriormente no eSocial e ainda não recolhida. Validação: Somente pode ser informado se perRef for anterior ao início do FGTS Digital. Deve ser maior que 0 (zero).
Declaration
public double VrBcFGTSDecAnt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrBcFGTSProcTrab
Valor da base de cálculo de FGTS ainda não declarada em SEFIP ou no eSocial, inclusive de verba reconhecida no processo trabalhista. Validação: Deve ser maior ou igual a 0 (zero).
Declaration
public double VrBcFGTSProcTrab { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrBcFGTSProcTrabField
Declaration
public string VrBcFGTSProcTrabField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrBcFGTSSefip
Valor da base de cálculo de FGTS declarada apenas em SEFIP (não informada no eSocial) e ainda não recolhida. Validação: Deve ser maior que 0 (zero).
Declaration
public double VrBcFGTSSefip { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrBcFGTSSefipField
Declaration
public string VrBcFGTSSefipField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVrBcFGTSDecAntField()
Declaration
public bool ShouldSerializeVrBcFGTSDecAntField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeVrBcFGTSSefipField()
Declaration
public bool ShouldSerializeVrBcFGTSSefipField()
Returns
Type | Description |
---|---|
System.Boolean |