Selerix Developer Tools
Locations Field (AgentDetails)






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

Reference

AgentDetails Class
AgentDetails Members