Click or drag to resize

Transition Methods

The Transition type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodGetFromObjectIds
Public methodGoesFromControlElement
Returns true if the transition goes to a controlelement of the given type.
Public methodGoesToControlElement
Returns true if the transition leaves a controlelement of the given type.
Public methodInvolvesActivity
Returns true if the transition leaves or goes to an activity
Public methodIsTemplate
Returns whether the transition belongs to a process template.
Public methodPassesFilter
Public methodResetAll
Resets all ID's in the object.
Public methodToString
(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