Selerix Developer Tools
ShouldSerializeEmployerFee Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Coverage Class : ShouldSerializeEmployerFee Method
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

Reference

Coverage Class
Coverage Members