Class DedSusp
Inheritance
System.Object
DedSusp
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class DedSusp
Properties
BenefPenSusp
Declaration
public List<BenefPenSusp> BenefPenSusp { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BenefPenSusp> |
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
ShouldSerializeVlrDedSuspField()
Declaration
public bool ShouldSerializeVlrDedSuspField()
Returns
Type | Description |
---|---|
System.Boolean |