ServiceActivity Properties

Scanjour Workflow4 Reference Manual

The ServiceActivity type exposes the following members.

Properties

  NameDescription
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyHandleActivity
The handler activity which is activated if the watch activity returns true.
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyWatchActivity
The watch activity which is activatedwith Delay intervals.
Public propertyWatchInterval
The interval between watch activity schedule.
Top
See Also

Reference