InstanceView.InstanceStoreQueryResults Property

Definition

Gets a collection of InstanceStoreQueryResult objects. The collection is automatically reset to empty each time a command is executed against the associated instance handle.

C#
public System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceStoreQueryResult> InstanceStoreQueryResults { get; }

Property Value

A collection of InstanceStoreQueryResult objects.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1