Click or drag to resize
WorkflowManager Properties

The WorkflowManager type exposes the following members.

Properties
  NameDescription
Public propertyApplicationUrl
Application URL for macro resolver
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Protected propertyCurrentHops
Number of currently processed hops
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertyEventLogSource
Event log source name.
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertyCheckPermissions
Indicates if step permissions should be checked when the step is moved.
(Overrides AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.CheckPermissions.)
Public propertyMacroResolver
Macro resolver instance.
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Protected propertyScopesOrderBy
Default scopes order by expression to handle scope priorities.
Public propertySendEmails
Indicates if notification e-mails should be sent
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertyTreeProvider
TreeProvider instance.
Protected propertyVersionManager
Version manager instance.
Top
See Also