| ValidationContextTimeFormat Property |
Overrides the time format on the template for all elements with a TM type.
Must be a valid C# TimeSpan format.
Namespace: EdiFabric.Core.Annotations.ValidationAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public string TimeFormat { get; set; }
Public Property TimeFormat As String
Get
Set
Property Value
StringSee Also