Share via


ResourceDataSet.CalendarExceptionsRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

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

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

Property Value

Type: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsRow

See Also

Reference

ResourceDataSet.CalendarExceptionsRowChangeEvent Class

ResourceDataSet.CalendarExceptionsRowChangeEvent Members

WebSvcTimeSheet Namespace