FieldValue Constructor
Overloads
FieldValue(String, Double, Boolean, FieldValueState, Int32)
Declaration
public FieldValue(string text, double number, bool isNumeric, FieldValueState state, int sortOrder)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.Double | number | |
System.Boolean | isNumeric | |
FieldValueState | state | |
System.Int32 | sortOrder |
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!