InspectFileParts enum | QSYS API Reference Guide
Specifies the parts of a file to inspect.
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
| Name | Description | Value |
|---|---|---|
| Branch | Specifies that the branch part of the file should be inspected. | 1 |
| Leaf | Specifies that the leaf part of the file should be inspected. | 2 |
| LeafKey | Specifies that the key of the leaf part of the file should be inspected. | 4 |