RMTrackService Constructor |
Name | Description | |
---|---|---|
RMTrackService |
Provides a basic constructor. This constructor is primarily available to support COM clients (which can
only call the default constructor). The Initialize method allows you
set set the server's URL and the access/secret keys.
| |
RMTrackService(String, String, String) |
Constructor is called with the url of the RMTrack installation. Not available from COM clients.
| |
RMTrackService(String, String, String, Boolean) |
Constructor is called with the url of the RMTrack installation. Not available from COM clients.
|