Click or drag to resize
WorkflowEmailSender Properties

The WorkflowEmailSender type exposes the following members.

Properties
  NameDescription
Public propertyAction
Workflow action.
Public propertyApplicationUrl
Application URL for e-mail macro resolving
Public propertyCancel
If true, the worker is cancelled (doesn't execute)
(Inherited from AbstractWorker.)
Public propertyComment
Action comment.
Public propertyCurrentStep
Current step.
Public propertyNode
Tree node.
Public propertyOriginalStep
Original step.
Public propertyRunInSequence
If true, the thread is a part of the sequence and should perform the actions after the previous thread finishes.
(Inherited from AbstractWorker.)
Public propertyUser
User.
Top
See Also