RemoteValueList.RepeatedType Property

Gets or sets the type of the data in this list.

Syntax

  public Type RepeatedType {get; set;}

Property Value

System.Type.  The data type.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also