| UserCALsDocumentCALs Property |
The Document CALs currently used by the user.
Namespace: PIX.QMSAPI.DataObjects.CALsAssembly:
Syntaxpublic List<DocumentCAL> DocumentCALs { get; set; }Public Property DocumentCALs As List(Of DocumentCAL)
Get
Set
Property Value
Type:
ListDocumentCAL
See Also