Selerix Developer Tools
ShouldSerializeEmployerMonthlyFee Method






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

Reference

Product Class
Product Members