Selerix Developer Tools
EnrollmentGracePeriodType Field






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

Reference

EnrollmentRule Class
EnrollmentRule Members