RMTrackApiClient Namespace |
Class | Description | |
---|---|---|
RMTrackException |
RMTrackException provides details of errors
returned by the RMTrack API
| |
RMTrackService |
The RMTrackService object allows developers to make requests against the
RMTrack REST API.
|
Interface | Description | |
---|---|---|
IRMTrackService |
The IRMTrackService interface is provided primarily to allow COM clients, like
Visual Basic 6, to access the REST API using early binding (and allowing VB6's
intellisense to provide information about the object's methods).
|
Enumeration | Description | |
---|---|---|
IssueDetailsOptions |
The individual parts of an issue that can be selected for returning information by the
IssueDetailsGet(Int32, IssueDetailsOptions) method.
|