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!

TypeDelegator.typeImpl

To be supplied

[Visual Basic]
Protected typeImpl As Type
[C#]
protected Type typeImpl;
[C++]
protected: Type* typeImpl;
[JScript]
protected var typeImpl : Type;

See Also

TypeDelegator Class | TypeDelegator Members | System.Reflection Namespace