Click or drag to resize

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.Validation
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public string TimeFormat { get; set; }

Property Value

String
See Also