Class DedSuspESocial2501
Inheritance
System.Object
DedSuspESocial2501
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 DedSuspESocial2501
Properties
BenefPen
Declaration
public List<BenefPenESocial2501> BenefPen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BenefPenESocial2501> |
IndTpDeducao
Declaration
public IndicativoTipoDeducao IndTpDeducao { get; set; }
Property Value
Type | Description |
---|---|
IndicativoTipoDeducao |
VlrDedSusp
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
ShouldSerializeVlrDedSusp()
Declaration
public bool ShouldSerializeVlrDedSusp()
Returns
Type | Description |
---|---|
System.Boolean |