| 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.DataObjectsAssembly:
Syntaxpublic SectionAccessScope Scope { get; }Public ReadOnly Property Scope As SectionAccessScope
Get
Property Value
Type:
SectionAccessScope
See Also