Selerix Developer Tools
ShouldSerializeAgentLocations Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Agent Class : ShouldSerializeAgentLocations Method
Should serialize the agent locations.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeAgentLocations() As Boolean
'Usage
 
Dim instance As Agent
Dim value As Boolean
 
value = instance.ShouldSerializeAgentLocations()
public virtual bool ShouldSerializeAgentLocations()
public function ShouldSerializeAgentLocations(): Boolean; virtual; 
public function ShouldSerializeAgentLocations() : boolean;
public: virtual bool ShouldSerializeAgentLocations(); 
public:
virtual bool ShouldSerializeAgentLocations(); 
See Also

Reference

Agent Class
Agent Members