Selerix Developer Tools
EffectiveDateCutoffDays Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EnrollmentRule Class : EffectiveDateCutoffDays Field
The EffectiveDateCutoffDays object indicates the number of effective date cutoff days.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public EffectiveDateCutoffDays As Integer
'Usage
 
Dim instance As EnrollmentRule
Dim value As Integer
 
value = instance.EffectiveDateCutoffDays
 
instance.EffectiveDateCutoffDays = value
[XmlAttribute()]
[DefaultValue()]
public int EffectiveDateCutoffDays
public field EffectiveDateCutoffDays: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var EffectiveDateCutoffDays : int;
[XmlAttribute()]
[DefaultValue()]
public: int EffectiveDateCutoffDays
[XmlAttribute()]
[DefaultValue()]
public:
int EffectiveDateCutoffDays
See Also

Reference

EnrollmentRule Class
EnrollmentRule Members