Selerix Developer Tools
UseNewQuestionControl Field (Offering)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Offering Class : UseNewQuestionControl Field
The use new question control
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public UseNewQuestionControl As Boolean
'Usage
 
Dim instance As Offering
Dim value As Boolean
 
value = instance.UseNewQuestionControl
 
instance.UseNewQuestionControl = value
[XmlAttribute()]
[DefaultValue()]
public bool UseNewQuestionControl
public field UseNewQuestionControl: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var UseNewQuestionControl : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool UseNewQuestionControl
[XmlAttribute()]
[DefaultValue()]
public:
bool UseNewQuestionControl
See Also

Reference

Offering Class
Offering Members