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!

ListManager.finalType

[To be supplied.]

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

See Also

ListManager Class | ListManager Members | System.WinForms Namespace