View full article

DocumentTask.TaskDocumentInfo Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Document information - category, description and attributes.

Inheritance

Syntax

public class TaskDocumentInfo

Properties

Name Description
Attributes

The list of attributes of the document

Category

Document category.

Description

Description of the document.

LastAcceptedReloadTime

Document Last Accepted Reload Time.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)