PvtDimension.UseCustomNaming

Syntax

UseCustomNaming: Boolean;

Description

The UseCustomNaming property determines custom name expression.

Comments

Value of the UseCustomNaming property can be set from JSON or using the setUseCustomNaming method, and returned using the getUseCustomNaming method.

Example

The example of use is given in description of the PvtDimension.CustomNamingExpression property.

See also:

PvtDimension