The UpdateFailedProcess type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) |
![]() | FailedInstanceId |
The faulted workflow instance id.
|
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) |
![]() | Result |
The result of sending the mail.
|
See Also