Selerix Developer Tools
IsAgent Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : IsAgent Field
Indicates if the person answering the question is an agent.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public IsAgent As Boolean
'Usage
 
Dim instance As Question
Dim value As Boolean
 
value = instance.IsAgent
 
instance.IsAgent = value
[XmlAttribute()]
[DefaultValue()]
public bool IsAgent
public field IsAgent: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool IsAgent
[XmlAttribute()]
[DefaultValue()]
public:
bool IsAgent
See Also

Reference

Question Class
Question Members