Selerix Developer Tools
EffectiveWaitPeriodType Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EnrollmentRule Class : EffectiveWaitPeriodType Field
The EffectiveWaitPeriodType object specifies the attributes of the effective wait period type. Indicates the type of waiting period.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public EffectiveWaitPeriodType As String
'Usage
 
Dim instance As EnrollmentRule
Dim value As String
 
value = instance.EffectiveWaitPeriodType
 
instance.EffectiveWaitPeriodType = value
[XmlAttribute()]
[DefaultValue()]
public string EffectiveWaitPeriodType
public field EffectiveWaitPeriodType: String; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var EffectiveWaitPeriodType : String;
[XmlAttribute()]
[DefaultValue()]
public: string* EffectiveWaitPeriodType
[XmlAttribute()]
[DefaultValue()]
public:
String^ EffectiveWaitPeriodType
See Also

Reference

EnrollmentRule Class
EnrollmentRule Members