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.NO_MODIFICATION_ALLOWED_ERR

[To be supplied.]

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

See Also

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