TTMSFNCCloudTranslationPlatformServicesList.Interfaces Property
Returns the service interface registered for the given GUID, or nil when none is registered.
API unit family: TMSFNCCloudTranslation
Declaring type: TTMSFNCCloudTranslationPlatformServicesList
Type: IInterface
Syntax
property Interfaces[AGUID: string]: IInterface;
Parameters
| Name | Description |
|---|---|
AGUID |
String representation of the service GUID to look up. |