TTMSFNCCloudCustomStellarDataStore.GetProjectsPromise Method
Requests projects and returns a promise that resolves when the request completes.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudCustomStellarDataStore
Syntax
function GetProjectsPromise: IPromise<TVoid>;
Returns
A promise resolved after the project request completes.