[]
Specifies the date translation which shall be applied to the date content control.
public enum DateStorageFormat
Date = 1
Specifies to store or retrieve the date value for a date content control as a date in the standard XML Schema DateTime format.
DateTime = 2
Specifies to store or retrieve the date value for a date content control as a time in the standard XML Schema DateTime format.
Text = 0
Specifies to store or retrieve the date value for a date content control as text.