DataObjectLoadOptionsWrapper Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Model.LoadOptions
public abstract class DataObjectLoadOptionsWrapper : DataObjectLoadOptionsWrapperBase
The DataObjectLoadOptionsWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectLoadOptionsWrapper |
Name | Description | |
---|---|---|
![]() | MaxObjects |
Maximum number of objects to load.
If MaxObjects = 0 all objects are loaded.
|
![]() | Page |
Page
|
![]() | SearchString |
Search string to apply on the data objects
(Inherited from DataObjectLoadOptionsWrapperBase.) |
![]() | SortDescending |
Name | Description | |
---|---|---|
![]() | loadOptions | (Inherited from DataObjectLoadOptionsWrapperBase.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |