ShowFullVariableNames: Boolean;
ShowFullVariableNames: boolean;
The ShowFullVariableNames property determines whether variables are displayed with full names.
Available values:
True. The default value. Display full names of variables.
False. Display names of expression elements.
The property use is given in the example for IMsModel.AutoName.
See also: