Selerix Developer Tools
IsGlobal Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : IsGlobal Field
Indicates if [IsGlobal]. Default value is false.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public IsGlobal As Boolean
'Usage
 
Dim instance As Question
Dim value As Boolean
 
value = instance.IsGlobal
 
instance.IsGlobal = value
[XmlAttribute()]
[DefaultValue()]
public bool IsGlobal
public field IsGlobal: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool IsGlobal
[XmlAttribute()]
[DefaultValue()]
public:
bool IsGlobal
See Also

Reference

Question Class
Question Members