CalendarDataSet.CalendarExceptionsRowChangeEvent Class

Describes event handler settings for the specified data.

Inheritance Hierarchy

System.Object
  System.EventArgs
    WebSvcCalendar.CalendarDataSet.CalendarExceptionsRowChangeEvent

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Class CalendarExceptionsRowChangeEvent _
    Inherits EventArgs
'Usage
Dim instance As CalendarDataSet.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.

See Also

Reference

CalendarDataSet.CalendarExceptionsRowChangeEvent Members

WebSvcCalendar Namespace