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