String MeshWorkflowControl.LabelCreationExpressionVariable { get; set; }
Gets or sets the expression variable name associated to entities identified by a label creation control. These variables can be referenced in a LabelCreationByExpression control to create labels based on expressions. Valid variable names do not contain whitespaces or any of the following characters "&, |, ^, !, (, )".
Examples