ResourceDataSet.CalendarExceptionsRowChangeEvent class
在CalendarExceptionsRow中的資料變更時,就會發生的事件。
Inheritance hierarchy
System.Object
System.EventArgs
WebSvcResource.ResourceDataSet.CalendarExceptionsRowChangeEvent
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Class CalendarExceptionsRowChangeEvent _
Inherits EventArgs
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRowChangeEvent
public class CalendarExceptionsRowChangeEvent : 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.