SplitKeyValuePair(Of TKey, TValue) Properties
Namespace:
Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
![]() | Input | Gets or sets the KeyValuePair to split. |
![]() | Key | Gets or sets the key of the KeyValuePair. |
![]() | Value | Gets or sets the value of KeyValuePair. |
Show:

