Click or drag to resize

CommonLoadOptionsBase Class

Inheritance Hierarchy
SystemObject
  Omada.OE.ModelCommonLoadOptionsBase
    More...

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[SerializableAttribute]
public abstract class CommonLoadOptionsBase

The CommonLoadOptionsBase type exposes the following members.

Constructors
  NameDescription
Protected methodCommonLoadOptionsBase
Top
Properties
  NameDescription
Public propertyIdNegList
Public propertyIdPosList
Positiv list of id's. Unless the list is empty, only object with the provided ID's are loaded.
Public propertyIsFullTextSearchEnabled
Defines if a fulltext search is enabled
Public propertySearchString
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Omada.OE.ModelCommonLoadOptionsBase
    Omada.OE.ModelBrowserEventHandlerLoadOptionsBase
    Omada.OE.ModelCodeMethodConfigCountLoadOptions
    Omada.OE.ModelCodeMethodConfigLoadOptions
    Omada.OE.ModelCodeMethodLogLoadOptionsBase
    Omada.OE.ModelConfigurationChangeCauseLoadOptionsBase
    Omada.OE.ModelConfigurationChangeLoadOptionsBase
    Omada.OE.ModelConfigurationChangeSetLoadOptionsBase
    Omada.OE.ModelControlElementLoadOptionsBase
    Omada.OE.ModelCopyRuleLoadOptionsBase
    Omada.OE.ModelDataExchangeConfigurationLoadOptionsBase
    Omada.OE.ModelDataExchangeLogLoadOptionsBase
    Omada.OE.ModelMailLoadOptionsBase
    Omada.OE.ModelProcessPhaseLoadOptionsBase
    Omada.OE.ModelServiceRuleLoadOptionsBase
    Omada.OE.ModelStylesheetCountLoadOptions
    Omada.OE.ModelStylesheetLoadOptions
    Omada.OE.ModelTimerLogLoadOptionsBase
    Omada.OE.ModelViewLoadOptionsBase
    Omada.OE.ModelWebPageHelpContextLoadOptionsBase
    Omada.OE.ModelWorkWeekLoadOptionsBase