次の方法で共有


ResourceDataSet.CalendarExceptionsRowChangeEvent.Row Property

Specifies the row containing changed data.

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

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: [Workflow Web service].ResourceDataSet.CalendarExceptionsRow
Returns ResourceDataSet.CalendarExceptionsRow.

See Also

Reference

ResourceDataSet.CalendarExceptionsRowChangeEvent Class

ResourceDataSet.CalendarExceptionsRowChangeEvent Members

Workflow Web Service