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!

PropertyValue.TYPE_NEWOBJECT

[To be supplied.]

[Visual Basic]
Public Const TYPE_NEWOBJECT As Integer
[C#]
public const int TYPE_NEWOBJECT;
[C++]
public: const int TYPE_NEWOBJECT;
[JScript]
public var TYPE_NEWOBJECT : int;

See Also

PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace