VeriStand .NET API Reference

Table of Contents

TdmsChannel.GetPropertyNames Method

Returns an array of property names for the TDMS channel.

Namespace: NationalInstruments.VeriStand.ClientAPI.Logging
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetPropertyNames As String()
C#
public string[] GetPropertyNames()
Visual C++
public:
array<String^>^ GetPropertyNames()

Return Value

An array of property names for the TDMS channel.

See Also

Log in to get a better experience