| 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.ValidationAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public string DateFormat { get; set; }
Public Property DateFormat As String
Get
Set
Property Value
StringSee Also