SectionAccessScope Enum
  Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll
  Assembly: PIX.dll
This enum is used to control the behavior when retrieving a SectionAccessTable.
Syntax
public enum SectionAccessScopeFields
| Name | Description | 
|---|---|
| IncludeColumns | 
               Information about the columns are included.  | 
          
| IncludeData | 
               All data rows are included.  | 
          
| None | 
               Minimal information is retrieved, no information about columns or data.  |