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