[]
Specifies the date translation which shall be applied to the date content control.
public enum DateStorageFormat
Public Enum DateStorageFormat
| Name | Description |
|---|---|
| Date | Specifies to store or retrieve the date value for a date content control as a date in the standard XML Schema DateTime format. |
| DateTime | Specifies to store or retrieve the date value for a date content control as a time in the standard XML Schema DateTime format. |
| Text | Specifies to store or retrieve the date value for a date content control as text. |