Selerix Developer Tools
IsGroup Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : IsGroup Field
Represents a group of the questions.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public IsGroup As Boolean
'Usage
 
Dim instance As Question
Dim value As Boolean
 
value = instance.IsGroup
 
instance.IsGroup = value
[XmlAttribute()]
[DefaultValue()]
public bool IsGroup
public field IsGroup: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool IsGroup
[XmlAttribute()]
[DefaultValue()]
public:
bool IsGroup
See Also

Reference

Question Class
Question Members