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 クラス