Click or drag to resize
DocumentMetaDataDocumentMetaDataAuthorizationAccess Property
The list of entries representing access control to the document.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<DocumentAccessEntry> Access { get; }

Property Value

Type: ListDocumentAccessEntry
See Also