Delivers contract name from the server.
Class
TMSServiceBroker
Syntax
procedure GetContractNames(List: TStrings);
Parameters
List
Holds the list of contract names.
Remarks
Call the GetContractNames method to get contract names from the server.
See Also