Click or drag to resize

IRMTrackService Methods

The IRMTrackService type exposes the following members.

Methods
  NameDescription
Public methodInitialize
Takes the place of a constructor. Must be called prior to any other method.
Public methodIssueAttachmentGetBytes
Get the binary data for an attachment.
Public methodIssueDetailsGet
Gets the issue details for a specified issue.
Public methodIssueDetailsHead
Check if a specific issue exists.
Public methodIssueDetailsPost
Submit a new issue for creation.
Public methodIssueListGet
Get a list of issues matching the specified project and filter
Public methodIssueSearchGet
Search for all issues that match a particular criteria
Top
See Also