Table of Contents

TTMSMCPDescriptionAttribute Class

Describes a method or a parameter for the calling client.

API unit family: TMS.MCP.Attributes Inherits from: TTMSMCPCustomValueAttribute Implements: ITMSMCPDescriptionAttribute

Syntax

TTMSMCPDescriptionAttribute = class(TTMSMCPCustomValueAttribute, ITMSMCPDescriptionAttribute)

Remarks

The description travels with the published schema and is the main hint a model uses to decide when to call the method and what to pass to it, so it is worth writing in full sentences rather than repeating the identifier.

Properties

Name Description
Value Text value carried by the attribute. (inherited from TTMSMCPCustomValueAttribute)

Used by