Share via


RemoteValue.DateTime Property

Indicates that the value is parsed as DateTime.

Syntax

  public DateTime DateTime {get;}

Property Value

System.DateTime.  Parses the value as type DateTime.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also