Click or drag to resize
UserCALsDocumentCALs Property
The Document CALs currently used by the user.

Namespace: PIX.QMSAPI.DataObjects.CALs
Assembly: 
Syntax
public List<DocumentCAL> DocumentCALs { get; set; }

Property Value

Type: ListDocumentCAL
See Also