View full article

DocumentAttribute Class

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

Name and Value of a document attribute

Inheritance

Syntax

public class DocumentAttribute : IEquatable<DocumentAttribute>

Constructors

Properties

Name Description
Name

The name of the attribute

Value

The value of the attribute

Methods

Extension Methods

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