Returns the specified TDMS property associated with this TdmsLogFile.
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 GetProperty ( _
name As String _
) As TdmsProperty |
Return Value
If the property exists on the TDMS log file, returns a TdmsProperty that represents the property specified by name (parameter); otherwise, returns null.