次の方法で共有


TimesheetEnum.PreloadOptionsForTimeSheet 列挙体

タイムシートを作成するときにプリロードするタイムシート行の種類を指定します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Enumeration PreloadOptionsForTimeSheet
'使用
Dim instance As TimesheetEnum.PreloadOptionsForTimeSheet
public enum PreloadOptionsForTimeSheet

メンバー

メンバー名 説明
PreloadAdminTimes 値 0 を = します。管理用時間をプリロードします。
PreloadAdminTimesAndAssignments 値 1 =。管理用時間、および割り当てをプリロードします。
PreloadAdminTimesAndProjects 値 2 を = します。管理用時間、およびプロジェクトをプリロードします。

注釈

WADMIN_TS_CREATE_MODE_ENUMプロパティには、 PreloadOptionsForTimeSheet列挙体が使用されます。

関連項目

参照先

Microsoft.Office.Project.Server.Library 名前空間