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