Click or drag to resize
SectionAccessTableScope Property
The scope of the table. Depending on the value a given instance of this class can contain information about columns or all data rows.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public SectionAccessScope Scope { get; }

Property Value

Type: SectionAccessScope
See Also