Click or drag to resize
FieldContentValues Property
The values of the field.

Namespace: PIX.QMSAPI.DataObjects.Document
Assembly: 
Syntax
public List<FieldValue> Values { get; set; }

Property Value

Type: ListFieldValue
See Also