Click or drag to resize

DataObjectLoadOptionsBaseSearchString Property

If SearchString is defined only objects which match the search string is loaded.

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

Property Value

Type: String

Implements

IDataObjectLoadOptionsBaseSearchString
See Also