Selerix Developer Tools
InstructionNotesCtrlIconType Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : InstructionNotesCtrlIconType Field
Instruction Notes CTRL Icon Type object.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public InstructionNotesCtrlIconType As IconType
'Usage
 
Dim instance As Question
Dim value As IconType
 
value = instance.InstructionNotesCtrlIconType
 
instance.InstructionNotesCtrlIconType = value
[DefaultValue()]
[XmlAttribute()]
public IconType InstructionNotesCtrlIconType
public field InstructionNotesCtrlIconType: IconType; 
DefaultValueAttribute()
XmlAttributeAttribute()
public var InstructionNotesCtrlIconType : IconType;
[DefaultValue()]
[XmlAttribute()]
public: IconType InstructionNotesCtrlIconType
[DefaultValue()]
[XmlAttribute()]
public:
IconType InstructionNotesCtrlIconType
See Also

Reference

Question Class
Question Members