FieldValue Class
Namespace: PIX.QMSAPI.DataObjects.Document
Assembly: PIX.dll
Assembly: PIX.dll
Represents the value of a single field. It is used to represents both text values and numeric values.
Inheritance
-
System.Object
- FieldValue
Syntax
public class FieldValue
Constructors
Name | Description |
---|---|
FieldValue(String, Double, Boolean, FieldValueState, Int32) |
Properties
Name | Description |
---|---|
IsNumeric |
Value indicating if the field is numerical. |
Number |
Field's numerical value. |
SortOrder |
Sort order of the field. |
State |
The current state of the field. |
Text |
Field's textual value. |
Methods
Name | Description |
---|---|
Clone() |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!