SetCachedValue(Of T) Properties

 

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity.)

System_CAPS_pubpropertyName

Gets or sets the name of the cached value.

System_CAPS_pubpropertyPersisted

Gets or sets whether the cached value is persisted.

System_CAPS_pubpropertyValue

Gets or sets the value of the cached value.

Return to top
Show: