Click or drag to resize

ProcessManager Methods

The ProcessManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetNewProcessTemplate
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.
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