Aracılığıyla paylaş


WorkflowDataSet.WorkflowStageCustomFieldsDataTable.NewWorkflowStageCustomFieldsRow Method

Creates a row in the WorkflowStageCustomFieldsDataTable.

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 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: [Workflow Web service].WorkflowDataSet.WorkflowStageCustomFieldsRow

See Also

Reference

WorkflowDataSet.WorkflowStageCustomFieldsDataTable Class

WorkflowDataSet.WorkflowStageCustomFieldsDataTable Members

Workflow Web Service