Condividi tramite


WorkflowDataSet.WorkflowInstanceRowChangeEvent.Row property

Specifies the row containing changed data.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property Row As WorkflowDataSet.WorkflowInstanceRow
    Get
'Usage
Dim instance As WorkflowDataSet.WorkflowInstanceRowChangeEvent
Dim value As WorkflowDataSet.WorkflowInstanceRow

value = instance.Row
public WorkflowDataSet.WorkflowInstanceRow Row { get; }

Property value

Type: WebSvcWorkflow.WorkflowDataSet.WorkflowInstanceRow
Returns WorkflowDataSet.WorkflowInstanceRow.

See also

Reference

WorkflowDataSet.WorkflowInstanceRowChangeEvent class

WorkflowDataSet.WorkflowInstanceRowChangeEvent members

WebSvcWorkflow namespace