Share via


ScheduleDataSet.ScheduleRowChangeEvent.Action Property

Specifies an enumeration constant that represents the action that raised the event.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Action As DataRowAction
    Get
'Usage
Dim instance As ScheduleDataSet.ScheduleRowChangeEvent
Dim value As DataRowAction

value = instance.Action
public DataRowAction Action { get; }

Property Value

Type: System.Data.DataRowAction

See Also

Reference

ScheduleDataSet.ScheduleRowChangeEvent Class

ScheduleDataSet.ScheduleRowChangeEvent Members

Statusing Web Service