ValueOptionLabel Property

The option label that will be dispalyed in the editor and select list.

Definition

Namespace: MFiles.VAF.Configuration.JsonEditor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Label { get; set; }

Property Value

String

See Also