VeriStand .NET API Reference

BooleanValue.ToString Method

Returns the value of this instance as an equivalent string.

Namespace: NationalInstruments.VeriStand.Data
Assembly: NationalInstruments.VeriStand.DataTypes (in NationalInstruments.VeriStand.DataTypes.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overrides Function ToString As String
C#
public override string ToString()
Visual C++
public:
virtual String^ ToString() override

Return Value

A String instance equivalent to the value of this instance.

See Also

Log in to get a better experience