InstantMessagingStatementActivity Members
Include Protected Members
Include Inherited Members
Plays a single instant message prompt.
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 |
Top
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) |
Top
Methods
Top
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. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (inherited from DependencyObject) |
![]() ![]() |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top