DateTimeFormatInfo..::..UniversalSortableDateTimePattern Property
Gets the custom format string for a universal, sortable date and time string.
Namespace:
System.GlobalizationAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public string UniversalSortableDateTimePattern { get; set; }
<FieldPropertyAttribute> _ Public Property UniversalSortableDateTimePattern As String Get Set
[FieldPropertyAttribute] public: property String^ UniversalSortableDateTimePattern { String^ get (); void set (String^ value); }