Gets a list of available
Engine objects to be controlled.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax<HubMethodNameAttribute("GetList")>
Public Function GetList As IList
[HubMethodNameAttribute("GetList")]
public IList GetList()
Return Value
Type:
IList
See Also