Selerix Developer Tools
InstructionNotesCtrlInstructionText Field






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

Reference

Question Class
Question Members