SetCachedValue(Of T) 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.) |
![]() | Name | Gets or sets the name of the cached value. |
![]() | Persisted | Gets or sets whether the cached value is persisted. |
![]() | Value | Gets or sets the value of the cached value. |
Show:

