SectionAccessTable Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents a table which defines how a document is to be reduced combined with which user that should see each reduction.
Inheritance
-
System.Object
- SectionAccessTable
Syntax
public class SectionAccessTable
Constructors
Name | Description |
---|---|
SectionAccessTable(SectionAccessScope) | |
SectionAccessTable(Guid, String, SectionAccessScope) |
Properties
Name | Description |
---|---|
Columns |
The columns of the table. |
ID |
The ID of the table. |
Name |
The name of the table. |
Roles |
User roles. |
Rows |
The rows of the table. |
Scope |
The scope of the table. Depending on the value a given instance of this class can contain information about columns or all data rows. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!