JAMS Developer Guide
ReloadList Method


MVPSI.JAMS Namespace > AgentCtl Class : ReloadList Method
Repopulate the Agent dropdown control list.
Syntax
'Declaration
 
Public Sub ReloadList() 
'Usage
 
Dim instance As AgentCtl
 
instance.ReloadList()
public void ReloadList()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AgentCtl Class
AgentCtl Members