Table of Contents

ITMSMCPCustomValueAttribute.SetValue Method

Replaces the text value carried by the attribute.

API unit family: TMS.MCP.Attributes Declaring type: ITMSMCPCustomValueAttribute

Syntax

procedure SetValue(const AValue: string);

Parameters

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