IStimulusProfileSession.Deployed Property
- Updated2023-02-21
- 2 minute(s) read
Indicates whether the Stimulus Profile Session is deployed.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
ReadOnly Property Deployed As Boolean |
| C# |
|---|
bool Deployed { get; } |
| Visual C++ |
|---|
property bool Deployed { bool get (); } |