Selerix Developer Tools
ShouldSerializeEmployeeMonthlyFee Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : ShouldSerializeEmployeeMonthlyFee Method
Shoulds the serialize employee monthly fee.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeEmployeeMonthlyFee() As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.ShouldSerializeEmployeeMonthlyFee()
public virtual bool ShouldSerializeEmployeeMonthlyFee()
public function ShouldSerializeEmployeeMonthlyFee(): Boolean; virtual; 
public function ShouldSerializeEmployeeMonthlyFee() : boolean;
public: virtual bool ShouldSerializeEmployeeMonthlyFee(); 
public:
virtual bool ShouldSerializeEmployeeMonthlyFee(); 
See Also

Reference

Product Class
Product Members