TTMSMCPOpenworldAttribute Class
Declares that the tool reaches entities outside the host application.
API unit family: TMS.MCP.Attributes
Inherits from: TTMSMCPCustomAttribute
Implements: ITMSMCPOpenworldAttribute
Syntax
TTMSMCPOpenworldAttribute = class(TTMSMCPCustomAttribute, ITMSMCPOpenworldAttribute)
Remarks
Applying the attribute sets the open-world hint to True, stating that the result depends on something the host does not control, such as a remote service. The hint is simply absent when the attribute is not applied.