TTMSFNCCloudSentryProject.GetIssues Method
Retrieves a page of issues for this project.
API unit family: TMSFNCCloudSentry
Declaring type: TTMSFNCCloudSentryProject
Syntax
procedure GetIssues(ACursor: string = '');
Parameters
| Name | Description |
|---|---|
ACursor |
Optional paging cursor; pass an empty string to fetch the first page. |