NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyValue.GetReference

[To be supplied.]

[Visual Basic]
Public Function GetReference() As Object
[C#]
public object GetReference();
[C++]
public: Object* GetReference();
[JScript]
public function GetReference() : Object;

Return Value

the object that is refered to.

See Also

PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace