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: 6.3.0.0 (0.8.0.0)
Syntax
public virtual DateTime Date { get; set; }

Property Value

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