Selerix Developer Tools
ShouldSerializeRegularEarnings Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members