Click or drag to resize

DataObjectViewCriteriaScreenOptions Property

Holds options used in the criteria screen for the view. The object is only used if DisplayCriteriaScreen is true.

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

Property Value

Type: CriteriaScreenOptions
See Also