| DocumentTaskTaskDocumentInfoAttributes Property |
The list of attributes of the document
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<DocumentAttribute> Attributes { get; }Public ReadOnly Property Attributes As List(Of DocumentAttribute)
Get
Property Value
Type:
ListDocumentAttribute
See Also