Shoulds the serialize non regular earnings.
'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.