Click or drag to resize
DocumentCollaborationCreationMode Enumeration
Allow server object creation.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public enum DocumentCollaborationCreationMode
Members
  Member nameValueDescription
All0 Allow to all authenticated users.
Restricted1 Allow to named users.
None2 Don't allow.
See Also