Click or drag to resize

SalesDateWebFormatted Property

Date to web formatted (yyyy-MM-dd) for web element "Input".

Namespace:  Velo.Data.Models
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public string DateWebFormatted { get; set; }

Property Value

Type: String
Remarks
This property use on HTML code (read and write)
See Also