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!

StateChangeEventArgs Class

[To be supplied.]

Object
   EventArgs
      StateChangeEventArgs

[Visual Basic]
Public Class StateChangeEventArgs
   Inherits EventArgs
[C#]
public class StateChangeEventArgs : EventArgs
[C++]
public __gc class StateChangeEventArgs : public EventArgs
[JScript]
public class StateChangeEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

StateChangeEventArgs Members | System.Data Namespace