RemoteValue.Property Property
If part of a remote value list, gets the repeating type of the parent list.
Syntax
public string Property {get; set;}
Property Value
System.String. The repeating type.
This property is read/write.
Requirements
Reference: Microsoft.MediaCenter
Namespace: Microsoft.MediaCenter.DataAccess
Assembly: Microsoft.MediaCenter.dll
Platform: Windows 7
See Also