IRMTrackService Interface |
Namespace: RMTrackApiClient
The IRMTrackService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Initialize |
Takes the place of a constructor. Must be called prior to any other
method.
|
![]() | IssueAttachmentGetBytes |
Get the binary data for an attachment.
|
![]() | IssueDetailsGet |
Gets the issue details for a specified issue.
|
![]() | IssueDetailsHead |
Check if a specific issue exists.
|
![]() | IssueDetailsPost |
Submit a new issue for creation.
|
![]() | IssueListGet |
Get a list of issues matching the specified project and filter
|
![]() | IssueSearchGet |
Search for all issues that match a particular criteria
|