SavedTaskInfo.AllowInteractiveDeletion Property
- Updated2023-02-21
- 1 minute(s) read
SavedTaskInfoAllowInteractiveDeletion Property
Indicates whether the task can be deleted through MAX.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool AllowInteractiveDeletion { get; }
Public ReadOnly Property AllowInteractiveDeletion As Boolean Get
Property Value
Type: BooleanIndicates whether the task can be deleted through MAX.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |