del método WorkflowDataSet.WorkflowStageCustomFieldsDataTable.NewWorkflowStageCustomFieldsRow
Crea una fila en la WorkflowStageCustomFieldsDataTable.
Espacio de nombres: WebSvcWorkflow
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function NewWorkflowStageCustomFieldsRow As WorkflowDataSet.WorkflowStageCustomFieldsRow
'Uso
Dim instance As WorkflowDataSet.WorkflowStageCustomFieldsDataTable
Dim returnValue As WorkflowDataSet.WorkflowStageCustomFieldsRow
returnValue = instance.NewWorkflowStageCustomFieldsRow()
public WorkflowDataSet.WorkflowStageCustomFieldsRow NewWorkflowStageCustomFieldsRow()
Valor devuelto
Tipo: WebSvcWorkflow.WorkflowDataSet.WorkflowStageCustomFieldsRow
Vea también
Referencia
clase WorkflowDataSet.WorkflowStageCustomFieldsDataTable