Selerix Developer Tools
ShouldSerializeNonRegularEarnings Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members