ConfigurationChangeCountLoadOptions Class |
Namespace: Omada.OE.Model
public class ConfigurationChangeCountLoadOptions : ConfigurationChangeLoadOptionsBase
The ConfigurationChangeCountLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationChangeCountLoadOptions |
| Name | Description | |
|---|---|---|
| CauseUIds | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| ChangeSetIds | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| ChangeSetNone | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| ChangeUserIds | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| CreatedAfter | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| CreatedBefore | (Inherited from ConfigurationChangeLoadOptionsBase.) | |
| IdNegList | (Inherited from CommonLoadOptionsBase.) | |
| IdPosList |
Positiv list of id's. Unless the list is empty, only object with the provided ID's are loaded.
(Inherited from CommonLoadOptionsBase.) | |
| IsFullTextSearchEnabled |
Defines if a fulltext search is enabled
(Inherited from CommonLoadOptionsBase.) | |
| OnlyFeaturePackageChanges |
Only get changes which belongs to a feature package.
(Inherited from ConfigurationChangeLoadOptionsBase.) | |
| SearchString | (Inherited from CommonLoadOptionsBase.) | |
| UIdPosList | (Inherited from ConfigurationChangeLoadOptionsBase.) |
| 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.) |