MeasurementDataPropertyKeys Property
Gets a list of measurement data property keys that can be used with GetProperty().
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public List<string> PropertyKeys { get; }
Public ReadOnly Property PropertyKeys As List(Of String)
Get
public:
property List<String^>^ PropertyKeys {
List<String^>^ get ();
}
member PropertyKeys : List<string> with get
Property Value
ListString