Selerix Developer Tools
ShouldSerializeNetEarnings Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members