IModelItem Interface

Provides base functionality for a ModelItem.

  public interface IModelItem : IPropertyObject, IModelItemOwner

Public Instance Properties

Property Description
Description Gets or sets the description of the ModelItem.
Selected Gets or sets a value that indicates whether the ModelItem is selected.
UniqueId Gets or sets the unique identifier of the ModelItem.

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