JsonConfEditorAttributeShowWhen Property
Visibility condition. Via JSPath.
When true, the value is shown in the Editor.
Example:
ShowWhen = ".SiblingProperty == 'Test' "
ShowWhen = ".SiblingProperty{.NestedProperty == 'Test'} "
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public string ShowWhen { get; set; }
Property Value
String