Selerix Developer Tools
IsPercentOfSalary Method (RateParam)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RateParam Class : IsPercentOfSalary Method
Determines whether [is percent of salary].
Syntax
'Declaration
 
Public Overridable Function IsPercentOfSalary() As Boolean
'Usage
 
Dim instance As RateParam
Dim value As Boolean
 
value = instance.IsPercentOfSalary()
public virtual bool IsPercentOfSalary()
public function IsPercentOfSalary(): Boolean; virtual; 
public function IsPercentOfSalary() : boolean;
public: virtual bool IsPercentOfSalary(); 
public:
virtual bool IsPercentOfSalary(); 
See Also

Reference

RateParam Class
RateParam Members