About this entity
Language-specific NumericField value.
Properties
Property | Description | Type |
---|---|---|
aiInfluenced | Flag to indicate whether the value has come from AI. | boolean |
languageId | The language id. | guid |
modifiedOn | Contains the date/time when the field is last modified. | datetime |
readOnly | Tells if the field is read-only. | boolean |
value | Numeric value, represented as a text in InvariantCulture representation (a dot character is used as a decimal separator). Example: "1234.56". | string |