Selerix Developer Tools
ShouldSerializeAsOfDate Method






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

Return Value

true if XXXX, false otherwise.
See Also

Reference

PayHistoryEntry Class
PayHistoryEntry Members