Activity.CacheId Property

Definition

Gets the identifier of the cache that is unique within the scope of the workflow definition.

protected public:
 property int CacheId { int get(); };
protected internal int CacheId { get; }
member this.CacheId : int
Protected Friend ReadOnly Property CacheId As Integer

Property Value

The identifier of the cache that is unique within the scope of the workflow definition.

Applies to