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

[To be supplied.]

[Visual Basic]
ReadOnly Property MappableType As Object
[C#]
object MappableType {get;}
[C++]
Object* get_MappableType() = 0;
[JScript]
abstract function get MappableType() : Object;

See Also

IPropertyDescriptor Interface | IPropertyDescriptor Members | System.Data Namespace