Gets or sets the password used with the
UserName to open the project. This property is ignored if the project is already open.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property Password As String |
| C# |
|---|
public string Password { get; set; } |
Property Value
The password for the
UserName.