View full article

DocumentMetaData.DocumentMetaDataLicensing Class

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

Licensing information in document metadata.

Inheritance

Syntax

public class DocumentMetaDataLicensing

Properties

Name Description
AllowDynamicCALAssignment

Value indicating if the dynamic CAL assignment is allowed for the document.

AssignedCALs

List representing assigned CALs.

CALsAllocated

Represents CALs allocated to the document.

CALsEmbedded

Embedded CALs.

RemovedAssignedCALs

List representing removed assigned CALs.

Extension Methods

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