MeasurementDataPropertyKeys Property

Gets a list of measurement data property keys that can be used with GetProperty().

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
C#
public List<string> PropertyKeys { get; }

Property Value

ListString

See Also