The AddHistoryItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AddHistoryItem |
Initializes a new instance of the DeleteTask class.
|
Methods
Properties
| Name | Description | |
|---|---|---|
| CorrelationToken | (Inherited from CallExternalMethodActivity.) | |
| Description | (Inherited from Activity.) | |
| DesignMode | (Inherited from DependencyObject.) | |
| Enabled | (Inherited from Activity.) | |
| ExecutionResult | (Inherited from Activity.) | |
| ExecutionStatus | (Inherited from Activity.) | |
| InterfaceType |
Gets or sets external method's declaring interface that has the ExternalDataExchangeAttribute.
(Inherited from InvokesBase<(Of <(T>)>).) | |
| IsDynamicActivity | (Inherited from Activity.) | |
| ItemDescription |
Gets or sets the description for the history item
| |
| ItemSubject |
Gets or sets the subject for the history item
| |
| MethodName |
Gets or sets the name of the method to be called on the local service registered with the ExternalDataExchangeService.
(Inherited from InvokesBase<(Of <(T>)>).) | |
| Name | (Inherited from Activity.) | |
| ParameterBindings | (Inherited from CallExternalMethodActivity.) | |
| Parent | (Inherited from Activity.) | |
| ParentDependencyObject | (Inherited from DependencyObject.) | |
| QualifiedName | (Inherited from Activity.) | |
| Site | (Inherited from DependencyObject.) | |
| User |
Gets or sets the user for the history item
| |
| UserData | (Inherited from DependencyObject.) | |
| WorkflowInstanceId | (Inherited from Activity.) |
Events
| Name | Description | |
|---|---|---|
| Canceling | (Inherited from Activity.) | |
| Closed | (Inherited from Activity.) | |
| Compensating | (Inherited from Activity.) | |
| Executing | (Inherited from Activity.) | |
| Faulting | (Inherited from Activity.) | |
| MethodInvoking | (Inherited from CallExternalMethodActivity.) | |
| StatusChanged | (Inherited from Activity.) |