VeriStand .NET API Reference

CalibrationUpdateEventArgs.Remove Property

Gets a value indicating whether to remove the calibration from the channel.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public ReadOnly Property Remove As Boolean
C#
public bool Remove { get; }
Visual C++
public:
property bool Remove {
	bool get ();
}

Property Value

true (True in Visual Basic) to remove the calibration.

See Also

Log in to get a better experience