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