ITMSMCPCustomValueAttribute.GetValue Method
Returns the text value carried by the attribute.
API unit family: TMS.MCP.Attributes
Declaring type: ITMSMCPCustomValueAttribute
Syntax
function GetValue: string;
Returns
The value passed to the attribute constructor, or the value last assigned.