Table of Contents

TTMSFNCCloudTranslationPlatformServicesList.ContainsKey Method

Indicates whether a service is registered for the given GUID.

API unit family: TMSFNCCloudTranslation Declaring type: TTMSFNCCloudTranslationPlatformServicesList

Syntax

function ContainsKey(AGUID: string): Boolean;

Parameters

Name Description
AGUID String representation of the service GUID to look up.

Returns

True when a matching service is registered.