Click or drag to resize

MvDateTimeDate Property

Gets or sets the content of the current instance as a DateTime.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public virtual DateTime Date { get; set; }

Property Value

Type: DateTime
The value of the current instance.
See Also