Click or drag to resize
DocumentTaskTaskServerTaskServerAccessDownloadUsers Property
If DownloadAccess is set to Restricted, this list contains the users who are allowed to download the document.

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

Property Value

Type: ListString
See Also