Table of Contents

TTMSMCPURIAttribute Class

Publishes a resource under a fixed URI.

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

Syntax

TTMSMCPURIAttribute = class(TTMSMCPCustomValueAttribute, ITMSMCPURIAttribute)

Remarks

A method marked as a resource needs either this attribute or a URI template; with neither of them the declaration is skipped during registration and the resource never appears in the published list.

Properties

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

Used by