Selerix Developer Tools
DependentMaxAmount Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > ACLIBenefitLimitsRule Class : DependentMaxAmount Field
Max amount of Dependent benefit
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public DependentMaxAmount As Decimal
'Usage
 
Dim instance As ACLIBenefitLimitsRule
Dim value As Decimal
 
value = instance.DependentMaxAmount
 
instance.DependentMaxAmount = value
[XmlAttribute()]
[DefaultValue()]
public decimal DependentMaxAmount
public field DependentMaxAmount: Currency; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var DependentMaxAmount : decimal;
[XmlAttribute()]
[DefaultValue()]
public: decimal DependentMaxAmount
[XmlAttribute()]
[DefaultValue()]
public:
decimal DependentMaxAmount
See Also

Reference

ACLIBenefitLimitsRule Class
ACLIBenefitLimitsRule Members