[]
Represents DATE field options.
A DATE field defines current date and time.
public class DateFieldOptions : DateFormatOptions, IFieldOptions
Public Class DateFieldOptions
Inherits DateFormatOptions
Implements IFieldOptions
| Name | Description |
|---|---|
| DateFieldOptions(ComplexField) | Initializes a new instance of the DateFieldOptions class. |
| DateFieldOptions(DocumentBase) | Initializes a new instance of the DateFieldOptions class. |
| DateFieldOptions(SimpleField) | Initializes a new instance of the DateFieldOptions class. |
| Name | Description |
|---|---|
| UseLastCreatedFormat | Use the last used date-time format by the hosting application when inserting a new DATE field. |