Click or drag to resize

ResultSetIdSet Property

the HashSet of all ids returned by this query

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public HashSet<ulong> IdSet { get; }

Property Value

Type: HashSetUInt64
See Also