Table of Contents

ITMSMCPOpenworldAttribute Interface

Sets the open-world behaviour hint of a tool to True.

API unit family: TMS.MCP.Attributes Extends: ITMSMCPCustomAttribute

Syntax

ITMSMCPOpenworldAttribute = interface(ITMSMCPCustomAttribute)

Remarks

True states that the tool reaches entities outside the host application, such as a remote web service, so its result is not fully determined by local state. The hint is absent when the attribute is not applied.