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!

DataBinding.PropertyType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PropertyType As Type
[C#]
public Type PropertyType {get;}
[C++]
public: __property Type* get_PropertyType();
[JScript]
public function get PropertyType() : Type;

See Also

DataBinding Class | DataBinding Members | System.Web.UI Namespace