ITMSMCPOptionalAttribute.GetValue Method
Returns the value passed to the method when the caller omits the argument.
API unit family: TMS.MCP.Attributes
Declaring type: ITMSMCPOptionalAttribute
Syntax
function GetValue: TValue;
Returns
The value stored on the attribute, or an empty value when the parameterless constructor was used.