ProcessManager Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ProcessManager
The ProcessManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessManager |
| Name | Description | |
|---|---|---|
| Processes |
Sorteringen i listen afhænger af hvordan manageren blev loadet.
(Specifikt af LoadOptions.SortFields)
|
| Name | Description | |
|---|---|---|
| GetNewProcessTemplate |
Returns a new (empty) process template. The process template is *not* added to the manager.
The process template initially has start and exit control elements.
securityObject denotes the securityobject of the object, that the new process template is placed below.
|
| 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.) |