Selerix Developer Tools
Username Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > AgentDetails Class : Username Field
Return the username
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Username As Boolean
'Usage
 
Dim instance As AgentDetails
Dim value As Boolean
 
value = instance.Username
 
instance.Username = value
[XmlAttribute()]
[DefaultValue()]
public bool Username
public field Username: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool Username
[XmlAttribute()]
[DefaultValue()]
public:
bool Username
See Also

Reference

AgentDetails Class
AgentDetails Members