![]() | Download Help (Windows Only) |
Specifies the type of property filtering to perform.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration PropertyFilterType |
C# |
---|
public enum PropertyFilterType |
Member name | Description |
---|---|
All | Returns all of the properties that belong to the Task subobject. |
ConfiguredDevices | Returns only the properties that apply to the configured devices on the system and belong to the Task subobject. |
DevicesInTask | Returns only the properties that apply to the devices being used in the task and belong to the Task subobject. |
Helpful
Not Helpful