DataSourceChangedEventArgs Class
Provides data related to a data source change event.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.BusinessApplications.Model.DataSourceChangedEventArgs
Namespace: Microsoft.Office.BusinessApplications.Model
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Public NotInheritable Class DataSourceChangedEventArgs _
Inherits EventArgs
'Usage
Dim instance As DataSourceChangedEventArgs
public sealed class DataSourceChangedEventArgs : EventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.