'宣言 Public Enum SchedulePriority Inherits System.Enum
public enum SchedulePriority : System.Enum
'宣言 Public Enum SchedulePriority Inherits System.Enum
public enum SchedulePriority : System.Enum
メンバ | 解説 |
---|---|
Duration | プロジェクトは、期間を優先して再スケジュールされます。 |
StartOrFinish | プロジェクトは、ScheduleFrom プロパティに基づいて、開始日または終了日を優先して再スケジュールされます。 |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.SchedulePriority