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!

ValueEditorHost.GetValueType

[To be supplied.]

[Visual Basic]
Overridable Public Function GetValueType() As Type
[C#]
public virtual Type GetValueType();
[C++]
public: virtual Type* GetValueType();
[JScript]
public function GetValueType() : Type;

See Also

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