Selerix Developer Tools
ShouldSerializeOTHours Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members