Class DedDepenESocial2501
Inheritance
System.Object
DedDepenESocial2501
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 DedDepenESocial2501
Properties
CpfDep
Declaration
public string CpfDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpRend
Declaration
public TipoDeRendimento TpRend { get; set; }
Property Value
Type | Description |
---|---|
TipoDeRendimento |
VlrDeducao
Preencher com o valor da dedução da base de cálculo. Validação: O valor informado neste campo deve ser menor ou igual ao valor unitário da dedução por dependente definido na legislação. Deve ser maior que 0 (zero). Em caso de inconsistência na validação, o arquivo será aceito, porém com alerta ao contribuinte.
Declaration
public double VlrDeducao { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDeducaoField
Declaration
public string VlrDeducaoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |