Click or drag to resize

IndexPartitionTIdentifiers Property

Gets the collection of part identifiers.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public IReadOnlyList<T> Identifiers { get; }

Property Value

Type: IReadOnlyListT
The part identifiers.
See Also