Choice.HasPreviousValue Property

Gets a value that indicates whether a call to the PreviousValue method will succeed.

Syntax

  public bool HasPreviousValue {get;}

Property Value

System.Booleantrue if there is a previous value; otherwise false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also