TimesheetLineClassDataSet.DepartmentsDataTable.GetRowType 方法
获取DepartmentsRow的类型。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Protected Overrides Function GetRowType As Type
用法
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
返回值
类型:System.Type
行类型。
另请参阅
引用
TimesheetLineClassDataSet.DepartmentsDataTable 类