Selerix Developer Tools
IsBenefitAmount Method (BenefitAmountParam)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > BenefitAmountParam Class : IsBenefitAmount Method
Determines whether [is benefit amount]. Determines whether [is benefit amount].
Syntax
'Declaration
 
Public Overrides Function IsBenefitAmount() As Boolean
'Usage
 
Dim instance As BenefitAmountParam
Dim value As Boolean
 
value = instance.IsBenefitAmount()
public override bool IsBenefitAmount()
public function IsBenefitAmount(): Boolean; override; 
public override function IsBenefitAmount() : boolean;
public: bool IsBenefitAmount(); override 
public:
bool IsBenefitAmount(); override 
See Also

Reference

BenefitAmountParam Class
BenefitAmountParam Members
Base Implementation in IsBenefitAmount