Condividi tramite


WorkflowDataSet.WorkflowStageCustomFieldsDataTable.NewWorkflowStageCustomFieldsRow method

Creates a row in the WorkflowStageCustomFieldsDataTable.

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

Syntax

'Declaration
Public Function NewWorkflowStageCustomFieldsRow As WorkflowDataSet.WorkflowStageCustomFieldsRow
'Usage
Dim instance As WorkflowDataSet.WorkflowStageCustomFieldsDataTable
Dim returnValue As WorkflowDataSet.WorkflowStageCustomFieldsRow

returnValue = instance.NewWorkflowStageCustomFieldsRow()
public WorkflowDataSet.WorkflowStageCustomFieldsRow NewWorkflowStageCustomFieldsRow()

Return value

Type: WebSvcWorkflow.WorkflowDataSet.WorkflowStageCustomFieldsRow

See also

Reference

WorkflowDataSet.WorkflowStageCustomFieldsDataTable class

WorkflowDataSet.WorkflowStageCustomFieldsDataTable members

WebSvcWorkflow namespace