WorkflowDataSet.WorkflowAssociationDataTable.GetRowType 方法

该成员将替代 DataTable.GetRowType()

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Protected Overrides Function GetRowType As Type
用法
Dim returnValue As Type

returnValue = Me.GetRowType()
protected override Type GetRowType()

返回值

类型:System.Type

另请参阅

引用

WorkflowDataSet.WorkflowAssociationDataTable 类

WorkflowDataSet.WorkflowAssociationDataTable 成员

WebSvcWorkflow 命名空间