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

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ValueTypeName As String
[C#]
public string ValueTypeName {get;}
[C++]
public: __property String* get_ValueTypeName();
[JScript]
public function get ValueTypeName() : String;

See Also

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