ExtractSubstringFromIndexLengthActivity Properties
Include Protected Members
Include Inherited Members
The ExtractSubstringFromIndexLengthActivity type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
__Context | Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime. |
![]() |
Description | (Inherited from Activity.) |
![]() |
DesignMode | (Inherited from DependencyObject.) |
![]() |
Enabled | (Inherited from Activity.) |
![]() |
ExecutionResult | (Inherited from Activity.) |
![]() |
ExecutionStatus | (Inherited from Activity.) |
![]() |
Index | Gets or sets the index of the string where the substring to be extracted begins. |
![]() |
IsDynamicActivity | (Inherited from Activity.) |
![]() |
Length | Gets or sets the length of the substring to be extracted. |
![]() |
Name | (Inherited from Activity.) |
![]() |
Parent | (Inherited from Activity.) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject.) |
![]() |
QualifiedName | (Inherited from Activity.) |
![]() |
Site | (Inherited from DependencyObject.) |
![]() |
StringVal | Gets or sets the workflow variable string that the specified Substring is to be extracted from. |
![]() |
SubstringVariable | Gets or sets the string containing the extracted Substring. |
![]() |
UserData | (Inherited from DependencyObject.) |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
.gif)
.gif)