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!

XPathException.INVALID_NODETYPE

[To be supplied.]

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

See Also

XPathException Class | XPathException Members | System.Data.XML Namespace