CubeSettingsDataSet.CubeSettingsRowChangeEvent class
Event that occurs when data in a CubeSettingsRow is changed.
Inheritance hierarchy
System.Object
System.EventArgs
WebSvcCubeAdmin.CubeSettingsDataSet.CubeSettingsRowChangeEvent
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class CubeSettingsRowChangeEvent _
Inherits EventArgs
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRowChangeEvent
public class CubeSettingsRowChangeEvent : 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.