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