Class DedSusp2501
Detalhamento das deduções com exigibilidade suspensa
Inheritance
System.Object
DedSusp2501
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 DedSusp2501
Properties
BenefPen
Informação das deduções suspensas por dependentes e beneficiários da pensão alimentícia
Declaration
public List<BenefPen2501> BenefPen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BenefPen2501> |
IndTpDeducao
Indicativo do tipo de dedução
Declaration
public IndicativoTipoDeducao IndTpDeducao { get; set; }
Property Value
Type | Description |
---|---|
IndicativoTipoDeducao |
VlrDedSusp
Valor da dedução da base de cálculo do imposto de renda com exigibilidade suspensa
Declaration
public double VlrDedSusp { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDedSuspField
Declaration
public string VlrDedSuspField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVlrDedSuspField()
Declaration
public bool ShouldSerializeVlrDedSuspField()
Returns
Type | Description |
---|---|
System.Boolean |