VeriStand .NET API Reference

IProject.OpenWorkspace Method

Opens the Workspace window for an NI VeriStand project.

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)
Function OpenWorkspace As Error
C#
Error OpenWorkspace()
Visual C++
Error^ OpenWorkspace()

Return Value

Returns an Error object. If no error occurs, the Code property of the Error object is 0.

See Also

Log in to get a better experience