Enum DateMappingType
Represent the data type used for storing mapped date values.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum DateMappingType
Date
Value is stored as a date.
DateTime
Value is stored as a date with a time component.
Text
Value is stored as text.