获取的WorkflowStageCustomFieldsRow对象的集合。
命名空间: WebSvcWorkflow
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function GetWorkflowStageCustomFieldsRows As WorkflowDataSet.WorkflowStageCustomFieldsRow()
用法
Dim instance As WorkflowDataSet.WorkflowStageRow
Dim returnValue As WorkflowDataSet.WorkflowStageCustomFieldsRow()
returnValue = instance.GetWorkflowStageCustomFieldsRows()
public WorkflowDataSet.WorkflowStageCustomFieldsRow[] GetWorkflowStageCustomFieldsRows()
返回值
类型:[]
另请参阅
引用
WorkflowDataSet.WorkflowStageRow 类