Returns or sets the URL prefix used to connect to the Real Time Server. This is a string that contains the server name and optionally the port and protocol.
HRESULT get_ServerURLPrefix(BSTR* pServerURLPrefix)
HRESULT put_ServerURLPrefix(BSTR myServerURLPrefix)
ServerURLPrefix
Scripting languages
String = Object.ServerURLPrefix
Object.ServerURLPrefix = String
Home Applies to IERURealTimeManager