Selerix Developer Tools
ShouldSerializePTOHours Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members