Share via


ResourceDataSet.CalendarExceptionsRowChangeEvent.Row property

Specifies the row containing changed data.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.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: WebSvcWorkflow.ResourceDataSet.CalendarExceptionsRow
Returns ResourceDataSet.CalendarExceptionsRow.

See also

Reference

ResourceDataSet.CalendarExceptionsRowChangeEvent class

ResourceDataSet.CalendarExceptionsRowChangeEvent members

WebSvcWorkflow namespace