Selerix Developer Tools
InstructionNotesCtrlHeaderText Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : InstructionNotesCtrlHeaderText Field
Instruction Notes CTRL Header Text.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public InstructionNotesCtrlHeaderText As String
'Usage
 
Dim instance As Question
Dim value As String
 
value = instance.InstructionNotesCtrlHeaderText
 
instance.InstructionNotesCtrlHeaderText = value
[XmlAttribute()]
public string InstructionNotesCtrlHeaderText
public field InstructionNotesCtrlHeaderText: String; 
XmlAttributeAttribute()
public var InstructionNotesCtrlHeaderText : String;
[XmlAttribute()]
public: string* InstructionNotesCtrlHeaderText
[XmlAttribute()]
public:
String^ InstructionNotesCtrlHeaderText
See Also

Reference

Question Class
Question Members