Selerix Developer Tools
ShouldSerializePayrollDate Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members