Revision
- Updated2025-10-14
- 1 minute(s) read
Gets a string that contains additional version information about NI-RFSG.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public string Revision { get; }
Remarks
Returns a String that contains additional version information about NI-RFSG.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Revision property was accessed after the associated NIRfsg object was disposed. |