Selerix Developer Tools
MaxSalary Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EligibilityRule Class : MaxSalary Field
The MaxSalary object specifies the maximum salary allowed for the applicant to receive specific types of coverage.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public MaxSalary As Decimal
'Usage
 
Dim instance As EligibilityRule
Dim value As Decimal
 
value = instance.MaxSalary
 
instance.MaxSalary = value
[XmlAttribute()]
[DefaultValue()]
public decimal MaxSalary
public field MaxSalary: Currency; 
[XmlAttribute()]
[DefaultValue()]
public: decimal MaxSalary
[XmlAttribute()]
[DefaultValue()]
public:
decimal MaxSalary
See Also

Reference

EligibilityRule Class
EligibilityRule Members