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!

OldCollectionEditor.CollectionDialog.type

[To be supplied.]

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

See Also

OldCollectionEditor.CollectionDialog Class | OldCollectionEditor.CollectionDialog Members | System.ComponentModel.Design Namespace