Selerix Developer Tools
ShouldSerializePayHistory Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Employment Class : ShouldSerializePayHistory Method
Shoulds the serialize pay history.
Syntax
'Declaration
 
Public Function ShouldSerializePayHistory() As Boolean
'Usage
 
Dim instance As Employment
Dim value As Boolean
 
value = instance.ShouldSerializePayHistory()
public bool ShouldSerializePayHistory()
public function ShouldSerializePayHistory(): Boolean; 
public function ShouldSerializePayHistory() : boolean;
public: bool ShouldSerializePayHistory(); 
public:
bool ShouldSerializePayHistory(); 

Return Value

true if XXXX, false otherwise.
See Also

Reference

Employment Class
Employment Members