|
ValidationContextDateFormat Property
|
Overrides the date format on the template for all elements with a DT type.
Must be a valid C# DateTime format.
Namespace:
EdiFabric.Core.Annotations.Validation
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic string DateFormat { get; set; }
Public Property DateFormat As String
Get
Set
Property Value
Type:
String
See Also