Click or drag to resize

FormSectionFieldVisibilityConditionPropertyId Property

This is the id of the property which the visibility of this Form Section Field 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 int VisibilityConditionPropertyId { get; set; }

Property Value

Type: Int32
See Also