ITMSMCPReadOnlyAttribute Interface
Sets the read-only behaviour hint of a tool to True.
API unit family: TMS.MCP.Attributes
Extends: ITMSMCPCustomAttribute
Syntax
ITMSMCPReadOnlyAttribute = interface(ITMSMCPCustomAttribute)
Remarks
True states that the tool only reads and never modifies the state of its environment. The hint is absent when the attribute is not applied; there is no way to set it to False explicitly, because the hint is derived from the presence of the attribute.