Click or drag to resize
AutomationManager Properties

The AutomationManager type exposes the following members.

Properties
  NameDescription
Public propertyApplicationUrl
Application URL for macro resolver
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertyCheckPermissions
Indicates if step permissions should be checked when the step is moved.
(Inherited from AbstractAutomationManager<InfoType>.)
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 propertyMacroResolver
Macro resolver instance.
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertySendEmails
Indicates if notification e-mails should be sent
(Inherited from AbstractWorkflowManager<InfoType, StateInfoType, ActionEnumType>.)
Public propertyUser
User
(Inherited from AbstractAutomationManager<InfoType>.)
Top
See Also