Shoulds the serialize employer fee.
Syntax
'Declaration
Public Overridable Function ShouldSerializeEmployerFee() As Boolean
'Usage
Dim instance As Coverage
Dim value As Boolean
value = instance.ShouldSerializeEmployerFee()
public virtual bool ShouldSerializeEmployerFee()
public function ShouldSerializeEmployerFee(): Boolean; virtual;
public function ShouldSerializeEmployerFee() : boolean;
public: virtual bool ShouldSerializeEmployerFee();
public:
virtual bool ShouldSerializeEmployerFee();
See Also