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.GetObjectValue

[To be supplied.]

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

Return Value

the object value

See Also

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