WorkflowDataSet.WorkflowStageCustomFieldsDataTable.NewWorkflowStageCustomFieldsRow メソッド
WorkflowStageCustomFieldsDataTableの行を作成します。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function NewWorkflowStageCustomFieldsRow As WorkflowDataSet.WorkflowStageCustomFieldsRow
'使用
Dim instance As WorkflowDataSet.WorkflowStageCustomFieldsDataTable
Dim returnValue As WorkflowDataSet.WorkflowStageCustomFieldsRow
returnValue = instance.NewWorkflowStageCustomFieldsRow()
public WorkflowDataSet.WorkflowStageCustomFieldsRow NewWorkflowStageCustomFieldsRow()
戻り値
型: WebSvcWorkflow.WorkflowDataSet.WorkflowStageCustomFieldsRow
関連項目
参照先
WorkflowDataSet.WorkflowStageCustomFieldsDataTable クラス