Selerix Developer Tools
Global Field (EnrollmentRule)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > EnrollmentRule Class : Global Field
Global object.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Global As Boolean
'Usage
 
Dim instance As EnrollmentRule
Dim value As Boolean
 
value = instance.Global
 
instance.Global = value
[XmlAttribute()]
[DefaultValue()]
public bool Global
public field Global: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool Global
[XmlAttribute()]
[DefaultValue()]
public:
bool Global
See Also

Reference

EnrollmentRule Class
EnrollmentRule Members