Share via


ModelItem.UniqueId Property

Gets or sets the unique identifier of this ModelItem object.

Syntax

  public Guid UniqueId {get; set;}

Property Value

System.Guid.  A GUID that is used as the unique identifier.

This property is read/write.

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