バージョン

TaskSettingsPropertyIds 列挙体

TaskSettings オブジェクトおよび関連するサブオブジェクトのプロパティを識別します。
シンタックス
'宣言
 
Public Enum TaskSettingsPropertyIds 
   Inherits System.Enum
public enum TaskSettingsPropertyIds : System.Enum 
メンバ
メンバ解説
AllowAddNewTaskSettings.AllowDelete プロパティ。
AllowDeleteTaskSettings.AllowDelete プロパティ。
AllowEditDeadlineTaskSettings.AllowEditDeadline プロパティ。
AllowEditDurationTaskSettings.AllowEditDuration プロパティ。
AllowEditPercentCompleteTaskSettings.AllowEditPercentComplete プロパティ。
AllowEditStartDateTimeTaskSettings.AllowEditStartDateTime プロパティ。
EnabledTaskSettings.Enabled プロパティ。
ReadOnlyTaskSettings.ReadOnly プロパティ。
参照