Selerix Developer Tools
SelfEnrollmentAllowed Field (GeneralRules)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : SelfEnrollmentAllowed Field
Allow Self-Enrollment on enrollment site.
Syntax
'Declaration
 
<XmlElementAttribute()>
Public SelfEnrollmentAllowed As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.SelfEnrollmentAllowed
 
instance.SelfEnrollmentAllowed = value
[XmlElement()]
public bool SelfEnrollmentAllowed
public field SelfEnrollmentAllowed: Boolean; 
XmlElementAttribute()
public var SelfEnrollmentAllowed : boolean;
[XmlElement()]
public: bool SelfEnrollmentAllowed
[XmlElement()]
public:
bool SelfEnrollmentAllowed
See Also

Reference

GeneralRules Class
GeneralRules Members