Table of Contents

ITMSMCPURIAttribute.SetValue Method

Replaces the text value carried by the attribute.

API unit family: TMS.MCP.Attributes Declaring type: ITMSMCPURIAttribute Inherited from: ITMSMCPCustomValueAttribute

Syntax

procedure SetValue(const AValue: string);

Parameters

Name Description
AValue New value to store on the attribute instance.