Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the row containing changed data.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As ScheduleDataSet.ScheduleRow
Get
'Usage
Dim instance As ScheduleDataSet.ScheduleRowChangeEvent
Dim value As ScheduleDataSet.ScheduleRow
value = instance.Row
public ScheduleDataSet.ScheduleRow Row { get; }
Property value
Type: WebSvcStatusing.ScheduleDataSet.ScheduleRow
See also
Reference
ScheduleDataSet.ScheduleRowChangeEvent class