Selerix Developer Tools
ShouldSerializePayrollCode Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > PayHistoryEntry Class : ShouldSerializePayrollCode Method
Shoulds the serialize payroll code.
Syntax
'Declaration
 
Public Function ShouldSerializePayrollCode() As Boolean
'Usage
 
Dim instance As PayHistoryEntry
Dim value As Boolean
 
value = instance.ShouldSerializePayrollCode()
public bool ShouldSerializePayrollCode()
public function ShouldSerializePayrollCode(): Boolean; 
public function ShouldSerializePayrollCode() : boolean;
public: bool ShouldSerializePayrollCode(); 
public:
bool ShouldSerializePayrollCode(); 
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members