DataObjectCounter Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class DataObjectCounter : IObjectWithId, ICloneable, IObjectContainingDataObjectFilter, IObjectWithGuid
The DataObjectCounter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectCounter |
Construct the counter object
|
| Name | Description | |
|---|---|---|
| Filter |
Filter er normalt null (selvom FilterId > 0).
| |
| FilterId |
Angiver et dataobjectfilter id.
| |
| Id |
Internal ID of the counter
| |
| Name |
Name of counter (multi lingual)
| |
| Number |
Counter number taken from a sequence
| |
| UId |
UID of the counter
|
| Name | Description | |
|---|---|---|
| Clone |
Binary clone of this object
| |
| PassesFilter |
Calculates whether the counter can "pass" the provided filter.
The search is based on the name of the counter and the related DataObjectType names
|
| 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.) |
| Name | Description | |
|---|---|---|
| IObjectWithGuid.GetGuid | ||
| IObjectWithId.GetId | ||
| IObjectContainingDataObjectFilterGetDataObjectFilter |