Share via


RemoteValue Constructor

Initializes a new instance of the RemoteValue class.

Overload List

  protected RemoteValue();
protected RemoteValue(
  RemoteValueList  parent
);

Parameters

parent

Microsoft.MediaCenter.DataAccess.RemoteValueList.  The remote value list that the value belongs to.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also