Selerix Developer Tools
ShouldSerializeWorkHistory Method






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

Return Value

true if exists, false otherwise.
See Also

Reference

Employment Class
Employment Members