View full article

DocumentCollaborationCreationMode Enum

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Allow server object creation.

Syntax

public enum DocumentCollaborationCreationMode

Fields

Name Description
All

Allow to all authenticated users.

None

Don't allow.

Restricted

Allow to named users.

Extension Methods

ApiFilter.FilterFor<DocumentCollaborationCreationMode>(Nullable<ApiVersion>)