Class RemuneracaoESocial8200
Inheritance
System.Object
RemuneracaoESocial8200
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 RemuneracaoESocial8200
Properties
DscSalVar
Declaration
public string DscSalVar { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtRemun
Declaration
public DateTimeOffset DtRemun { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtRemunField
Declaration
public string DtRemunField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UndSalFixo
Declaration
public UndSalFixo UndSalFixo { get; set; }
Property Value
Type | Description |
---|---|
UndSalFixo |
VrSalFx
Salário base do trabalhador, correspondente à parte fixa da remuneração em dtRemun. Validação: Se undSalFixo for igual a[7], preencher com 0 (zero).
Declaration
public double VrSalFx { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrSalFxField
Declaration
public string VrSalFxField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeDscSalVar()
Declaration
public bool ShouldSerializeDscSalVar()
Returns
Type | Description |
---|---|
System.Boolean |