RemoteValueList.Mappings Property

Gets or sets a list of remote values and mappings.

Syntax

  public System.Collections.IList Mappings {get; set;}

Property Value

System.Collections.IList.  A list of remote values.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also