IMsMetaModelVisualController.UseSourceName

Syntax

UseSourceName: Boolean;

Description

The UseSourceName property determines whether to display data source name in variable names.

Comments

Available values:

NOTE. If a user changed variable name, value of the UseSourceName property does not affect its name.

Example

The property use is given in the example for IMsMetaModelVisualController.GetFreeVariables.

See also:

IMsMetaModelVisualController