Selerix Developer Tools
ShouldSerializeEffectiveDate Method (EnrollmentRule)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EnrollmentRule Class : ShouldSerializeEffectiveDate Method
Indicates whether the EffectiveDate property has a value and therefore should be serialized.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeEffectiveDate() As Boolean
'Usage
 
Dim instance As EnrollmentRule
Dim value As Boolean
 
value = instance.ShouldSerializeEffectiveDate()
public virtual bool ShouldSerializeEffectiveDate()
public function ShouldSerializeEffectiveDate(): Boolean; virtual; 
public function ShouldSerializeEffectiveDate() : boolean;
public: virtual bool ShouldSerializeEffectiveDate(); 
public:
virtual bool ShouldSerializeEffectiveDate(); 
See Also

Reference

EnrollmentRule Class
EnrollmentRule Members