Table of Contents

TTMSFNCCloudExceptionless.GetProjects Method

Retrieves a single page of projects.

API unit family: TMSFNCCloudExceptionless Declaring type: TTMSFNCCloudExceptionless Inherited from: TTMSFNCCustomCloudExceptionless

Syntax

procedure GetProjects(ALimit: Integer = 100; APage: Integer = 1); virtual;

Parameters

Name Description
ALimit Maximum number of projects to return per page.
APage One-based index of the page to retrieve.