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!

IPropertyDescriptor.PropertyType

[To be supplied.]

[Visual Basic]
ReadOnly Property PropertyType As Type
[C#]
Type PropertyType {get;}
[C++]
Type* get_PropertyType() = 0;
[JScript]
abstract function get PropertyType() : Type;

See Also

IPropertyDescriptor Interface | IPropertyDescriptor Members | System.Data Namespace