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_IPERSISTABLE

[To be supplied.]

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

See Also

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