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!

IndexEventArgs.type

[To be supplied.]

[Visual Basic]
Public ReadOnly type As Integer
[C#]
public readonly int type;
[C++]
public: readonly int type;
[JScript]
public var type : int;

See Also

IndexEventArgs Class | IndexEventArgs Members | System.Data Namespace