Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| To | Out | CoreWf.OutArgument |
|||
| Value | In | CoreWf.InArgument |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Body | child | CoreWf.Activity |
|
| CancellationHandler | child | CoreWf.Activity |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ExceptionType | property | Type |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Result | property | CoreWf.OutArgument<TResult> |
|
| ResultType | property | Type |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Body | child | CoreWf.Activity |
|
| CancellationHandler | child | CoreWf.Activity |
|
| CompensationHandler | child | CoreWf.Activity |
|
| ConfirmationHandler | child | CoreWf.Activity |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Target | property | CoreWf.InArgument<CoreWf.Statements.CompensationToken> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Target | property | CoreWf.InArgument<CoreWf.Statements.CompensationToken> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Result | property | CoreWf.OutArgument<TResult> |
|
| ResultType | property | Type |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Duration | In | CoreWf.InArgument<TimeSpan> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Scope | property | CoreWf.InArgument<CoreWf.BookmarkScope> |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Condition | In | CoreWf.Activity<Boolean> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Body | child | CoreWf.Activity |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ValidateUnconnectedNodes | property | Boolean |
|
| StartNode | property | CoreWf.Statements.FlowNode |
|
| Nodes | property | Collection<CoreWf.Statements.FlowNode> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Condition | In | CoreWf.Activity<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| True | property | CoreWf.Statements.FlowNode |
|
| False | property | CoreWf.Statements.FlowNode |
|
| DisplayName | property | String |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Next | property | CoreWf.Statements.FlowNode |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Action | child | CoreWf.Activity |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Condition | In | CoreWf.InArgument<Boolean> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Then | child | CoreWf.Activity |
|
| Else | child | CoreWf.Activity |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Action | child | CoreWf.ActivityAction |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DelegateArguments | property | IDictionary<String, CoreWf.Argument> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Delegate | child | CoreWf.ActivityDelegate |
|
| Default | child | CoreWf.Activity |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MethodName | In | String |
|||
| Parameters | In | Collection<CoreWf.Argument> |
|||
| Result | Out | CoreWf.OutArgument |
|||
| TargetObject | In | CoreWf.InArgument |
|||
| TargetType | In | Type |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| GenericTypeArguments | property | Collection<Type> |
|
| RunAsynchronously | property | Boolean |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Body | child | CoreWf.Activity |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| CompletionCondition | In | CoreWf.Activity<Boolean> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Branches | child | Collection<CoreWf.Activity> |
No members extracted.
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Branches | property | Collection<CoreWf.Statements.PickBranch> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DisplayName | property | String |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Trigger | child | CoreWf.Activity |
|
| Action | child | CoreWf.Activity |
No members extracted.
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Activities | child | Collection<CoreWf.Activity> |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| IsFinal | In | Boolean |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DisplayName | property | String |
|
| Transitions | property | Collection<CoreWf.Statements.Transition> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Entry | child | CoreWf.Activity |
|
| Exit | child | CoreWf.Activity |
|
| Variables | variable-scope | Collection<CoreWf.Variable> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| InitialState | property | CoreWf.Statements.State |
|
| States | property | Collection<CoreWf.Statements.State> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Reason | In | CoreWf.InArgument<String> |
|||
| Exception | In | CoreWf.InArgument<Exception> |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Exception | In | CoreWf.InArgument<Exception> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| AbortInstanceOnTransactionFailure | property | Boolean |
|
| IsolationLevel | property | CoreWf.Transactions.IsolationLevel |
|
| Timeout | property | CoreWf.InArgument<TimeSpan> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Body | child | CoreWf.Activity |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Condition | In | CoreWf.Activity<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DisplayName | property | String |
|
| To | property | CoreWf.Statements.State |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Action | child | CoreWf.Activity |
|
| Trigger | child | CoreWf.Activity |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Catches | property | Collection<CoreWf.Statements.Catch> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Try | child | CoreWf.Activity |
|
| Finally | child | CoreWf.Activity |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Condition | In | CoreWf.Activity<Boolean> |
Child Activities / Variable Scope
| Name | Kind | Type | Description |
|---|---|---|---|
| Variables | variable-scope | Collection<CoreWf.Variable> |
|
| Body | child | CoreWf.Activity |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| TargetSite | property | Reflection.MethodBase |
|
| Message | property | String |
|
| Data | property | Collections.IDictionary |
|
| InnerException | property | Exception |
|
| HelpLink | property | String |
|
| Source | property | String |
|
| HResult | property | Int32 |
|
| StackTrace | property | String |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| TextWriter | In | CoreWf.InArgument<IO.TextWriter> |
|||
| Text | In | CoreWf.InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Name | property | String |
|
| ActivityName | property | String |
|
| QueryAnnotations | property | IDictionary<String, String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| StateMachineName | property | String |
|
| StateName | property | String |
|
| Name | property | String |
|
| Activity | property | CoreWf.Tracking.ActivityInfo |
|
| Data | property | IDictionary<String, Object> |
|
| InstanceId | property | Guid |
|
| RecordNumber | property | Int64 |
|
| EventTime | property | DateTime |
|
| Level | property | Diagnostics.Tracing.EventLevel |
|
| Annotations | property | IDictionary<String, String> |
|
| HasAnnotations | property | Boolean |