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!

ListChangedEventArgs.ListChangedType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ListChangedType As ListChangedType
[C#]
public ListChangedType ListChangedType {get;}
[C++]
public: __property ListChangedType get_ListChangedType();
[JScript]
public function get ListChangedType() : ListChangedType;

See Also

ListChangedEventArgs Class | ListChangedEventArgs Members | System.Data Namespace