Selerix Developer Tools
SpouseMaxAmount Field






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

Reference

ACLIBenefitLimitsRule Class
ACLIBenefitLimitsRule Members