BikeBikeHistoryEntryDateWebFormatted Property |  |
Schedule date web formatted (yyyy-MM-dd) for web element "Input".
Namespace:
Velo.Web.Models
Assembly:
Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic string DateWebFormatted { get; set; }Public Property DateWebFormatted As String
Get
Set
Property Value
Type:
String
Remarks
This property use on HTML code (read and write)
See Also