InstantMessagingStatementActivity Members
Include Protected Members
Include Inherited Members
The InstantMessagingStatementActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InstantMessagingStatementActivity() |
Creates a new instance.
|
|
InstantMessagingStatementActivity(String) |
Creates a new instance with the specified name
|
Methods
Properties
Name | Description | |
---|---|---|
Description | (Inherited from Activity.) | |
DesignMode | (Inherited from DependencyObject.) | |
Enabled | (Inherited from Activity.) | |
ExecutionResult | (Inherited from Activity.) | |
ExecutionStatus | (Inherited from Activity.) | |
IsDataTrackingEnabled |
Gets or sets a boolean value that specifies whether the activity prompt is tracked in TrackingDataWorkflowRuntimeService.
|
|
IsDynamicActivity | (Inherited from Activity.) | |
MainPrompt |
Gets or sets the instant message prompt.
|
|
Name | (Inherited from Activity.) | |
Parent | (Inherited from Activity.) | |
ParentDependencyObject | (Inherited from DependencyObject.) | |
QualifiedName | (Inherited from Activity.) | |
Site | (Inherited from DependencyObject.) | |
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.) | |
StatusChanged | (Inherited from Activity.) | |
TurnStarting |
TurnStarting is raised before the prompt is played. Note that for InstantMessagingStatementActivity activity the PromptType property is always PromptType.Main.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponent.Disposed | (Inherited from DependencyObject.) | |
IInstanceDependencyContainer.InstanceDependencyProperties |