Table of Contents

TTMSFNCCloudSentryIssue.GetEvents Method

Retrieves a page of events for this issue.

API unit family: TMSFNCCloudSentry Declaring type: TTMSFNCCloudSentryIssue

Syntax

procedure GetEvents(ACursor: string = '');

Parameters

Name Description
ACursor Optional paging cursor; pass an empty string to fetch the first page.