IWorkspace2 Interface
- Updated2023-02-21
- 2 minute(s) read
Interface to perform basic workspace operations, such as getting, setting, and logging channel data.
Namespace:
NationalInstruments.VeriStand.ClientAPIThis interface also inherits the methods of the IWorkspace interface.
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IWorkspace2 _ Implements IWorkspace |
C# |
---|
public interface IWorkspace2 : IWorkspace |
Visual C++ |
---|
public interface class IWorkspace2 : IWorkspace |
Remarks
For example code and more information about this interface, refer to one of the following help topics: