IModelItem.UniqueId Property
Gets or sets the globally unique identifier (GUID) of the ModelItem.
Syntax
public Guid UniqueId {get; set;}
Property Value
System.Guid. The GUID that represents 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