NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SavedTaskInfo.AllowInteractiveDeletion Property

SavedTaskInfo.AllowInteractiveDeletion Property

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: Boolean
Indicates whether the task can be deleted through MAX.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?