Click or drag to resize

FormSectionBaseVisibilityConditionValue Property

This is the value which will be compared to the property the visibility of this Form Section will be based on.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string VisibilityConditionValue { get; set; }

Property Value

Type: String
See Also