Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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