Click or drag to resize

ControlElement Methods

The ControlElement type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodGetOutgoingTransitions
Returns all outgoing transitions for the control element.
Public methodIsTemplate
Returns true if a control element belongs to a process template.
Public methodPassesFilter
Tests of the object can pass the filter
Public methodResetAll
Resets all ID's in the object.
Public methodToString
Returns this control element name. If it is empty, the type name will be returned.
(Overrides ObjectToString.)
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
Explicit Interface Implementations
See Also