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!

DOMException.INUSE_ATTRIBUTE_ERR

[To be supplied.]

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

See Also

DOMException Class | DOMException Members | System.Data.XML.DOM Namespace