Data for Silverlight
ExtendedProperties Property

C1.Silverlight.Data Namespace > NamedObject Class : ExtendedProperties Property
Gets a collection of custom user information associated with this NamedObject.
Syntax
'Declaration
 
Public ReadOnly Property ExtendedProperties As PropertyCollection
public PropertyCollection ExtendedProperties {get;}
Remarks
Use this property to store custom information with a
See Also

Reference

NamedObject Class
NamedObject Members