Click or drag to resize

DataSpecsKeys Property

Gets the read-only collection of string keys that are assigned to the DataSpec objects stored within this DataSpecs.

Namespace: DegreeDays.Api.Data
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public ReadOnlyCollection<string> Keys { get; }

Property Value

ReadOnlyCollectionString
See Also