Selerix Developer Tools
ShouldSerializeFromDate Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members