About this entity
Language-specific DateField value.
Properties
| Property | Description | Type |
|---|---|---|
| aiInfluenced | Flag to indicate whether the value has come from AI. | boolean |
| hasDay | Indicates if this date value contains a day. | boolean |
| hasMonth | Indicates if this date value contains a month. | 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 | Date represented as a text in the following format: "yyyy-MM-dd". | string |