Table of Contents

TTMSFNCCloudFileConversionPlatformServicesList.ContainsKey Method

Returns whether a service with the given identifier is registered.

API unit family: TMSFNCCloudFileConversion Declaring type: TTMSFNCCloudFileConversionPlatformServicesList

Syntax

function ContainsKey(AGUID: string): Boolean;

Parameters

Name Description
AGUID Service identifier to look for.

Returns

True when a matching service is registered.