Selerix Developer Tools
ShouldSerializeRegularHours Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members