Selerix Developer Tools
Label Field (Question)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : Label Field
The label of the question. Sets the name of the field.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Label As String
'Usage
 
Dim instance As Question
Dim value As String
 
value = instance.Label
 
instance.Label = value
[XmlAttribute()]
public string Label
public field Label: String; 
XmlAttributeAttribute()
public var Label : String;
[XmlAttribute()]
public: string* Label
[XmlAttribute()]
public:
String^ Label
See Also

Reference

Question Class
Question Members