View full article

SectionAccessTable Class

Namespace: PIX.QMSAPI.DataObjects
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

Syntax

public class SectionAccessTable

Constructors

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

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)