DocumentDownloadAccess Enum
Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll
Assembly: PIX.dll
Represents the download access levels.
Syntax
public enum DocumentDownloadAccessFields
| Name | Description |
|---|---|
| All |
All users can download this document. |
| None |
No user can download this document. |
| Restricted |
Only some users can download this document. |