Selerix Developer Tools
Type Field (Question)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : Type Field
Indicates the type of question.
Syntax
'Declaration
 
<XmlIgnoreAttribute()>
<DefaultValueAttribute()>
Public Type As QuestionType
'Usage
 
Dim instance As Question
Dim value As QuestionType
 
value = instance.Type
 
instance.Type = value
[XmlIgnore()]
[DefaultValue()]
public QuestionType Type
public field Type: QuestionType; 
[XmlIgnore()]
[DefaultValue()]
public: QuestionType Type
[XmlIgnore()]
[DefaultValue()]
public:
QuestionType Type
See Also

Reference

Question Class
Question Members