CalendarDataSet.CalendarExceptionsRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As CalendarDataSet.CalendarExceptionsRow
    Get
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRowChangeEvent
Dim value As CalendarDataSet.CalendarExceptionsRow

value = instance.Row
public CalendarDataSet.CalendarExceptionsRow Row { get; }

Property Value

Type: WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

See Also

Reference

CalendarDataSet.CalendarExceptionsRowChangeEvent Class

CalendarDataSet.CalendarExceptionsRowChangeEvent Members

WebSvcCalendar Namespace