The WorkflowHostExtension type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ContactCheckPending |
Contacts not checked for changed settings.
|
![]() | Credentials | Obsolete.
The default credentials used by the Workflow Host.
|
![]() | CurrentOwner |
Return current workflow instance owner.
|
![]() | CurrentUser |
Return current Windows user.
|
![]() | HostUri |
Returns the address of the Content Server in the current WorkflowHostExtension
|
![]() | ODataClient |
Gets the client for accessing the OData webservice.
|
![]() | PdfServiceUri |
The URI to the PDF service.
|
![]() | SendMailNotification |
Enable/disable send mail notification
|
![]() | SendPushNotification |
Enable/disable send push notification
|
![]() | SendSmartTask |
Enable/disable send smarttask
|
![]() | UserTaskCheckPending |
UserTasks not checked for inconsistant name_key, name_code values.
|
See Also