TTMSMCPCloudImageAI.CloudImageAIInstance Property
The service implementation currently in use for building requests and reading responses.
API unit family: TMS.MCP.CloudImageAI
Declaring type: TTMSMCPCloudImageAI
Inherited from: TTMSMCPCustomCloudImageAI
Type: ITMSMCPCustomCloudImageAI
Syntax
property CloudImageAIInstance: ITMSMCPCustomCloudImageAI;
Remarks
Read-only, and replaced whenever the service selection changes. It is empty when no factory is registered for the selected service, which is worth checking before starting an operation. Mainly useful for diagnostics; applications drive the component itself.