バージョン

ProjectSettings クラス メンバ

ProjectSettingsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタProjectSettings コンストラクタ新しい ProjectSettings を初期化します。  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)ActualValuesLostDefaultActionPropertyActualValuesLostDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)AlwaysHonorTaskConstraintDatesPropertyAlwaysHonorTaskConstraintDates 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)AutoAddNewResourcesPropertyAutoAddNewResources 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ChangeConstraintTypeDefaultActionPropertyChangeConstraintTypeDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ConstraintConflictsWithSubtaskConstraintDefaultActionPropertyConstraintConflictsWithSubtaskConstraintDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ConstraintOrDependencyCannotBeEnforcedDefaultActionPropertyConstraintOrDependencyCannotBeEnforcedDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)CriticalSlackLimitPropertyCriticalSlackLimit 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DateStringFormatPropertyDateStringFormat 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DaysPerMonthPropertyDaysPerMonth 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DefaultFinishTimePropertyDefaultFinishTime 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DefaultStartTimePropertyDefaultStartTime 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DeleteRootTaskDefaultActionPropertyDeleteRootTaskDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DeleteSummaryTaskDefaultActionPropertyDeleteSummaryTaskDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DependencyCircularityDetectedDefaultActionPropertyDependencyCircularityDetectedDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DependencyCircularityDetectedWhenTaskReparentedDefaultActionPropertyDependencyCircularityDetectedWhenTaskReparentedDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DurationFormatPropertyDurationFormat 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)DurationStringFormatPropertyDurationStringFormat 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FirstDayOfWeekPropertyFirstDayOfWeek 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)IsRootTaskVisiblePropertyIsRootTaskVisible 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)MinutesPerDayPropertyMinutesPerDay 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)MinutesPerWeekPropertyMinutesPerWeek 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)MissingResourceDefaultActionPropertyMissingResourceDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)NewTasksAreEstimatedPropertyNewTasksAreEstimated 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)NewTasksAreManualPropertyNewTasksAreManual 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)PossibleFutureConflictDefaultActionPropertyPossibleFutureConflictDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ShouldCalculateAfterEachEditPropertyShouldCalculateAfterEachEdit 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ShouldCalculateMultipleCriticalPathsPropertyShouldCalculateMultipleCriticalPaths 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ShouldUpdateManualTasksWhenEditingLinksPropertyShouldUpdateManualTasksWhenEditingLinks 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TaskFinishMovedToNonWorkingDayDefaultActionPropertyTaskFinishMovedToNonWorkingDayDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TaskMovedAfterProjectFinishDefaultActionPropertyTaskMovedAfterProjectFinishDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TaskMovedBeforeProjectStartDefaultActionPropertyTaskMovedBeforeProjectStartDefaultAction 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TaskStartMovedToNonWorkingDayDefaultActionPropertyTaskStartMovedToNonWorkingDayDefaultAction 依存プロパティを識別します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティActualValuesLostDefaultActionタスクが削除されたか、特定の値が変更されたため、タスクの実際値を失うときに使用するデフォルト操作を取得または設定します。  
Public プロパティAlwaysHonorTaskConstraintDatesProjectTask.ConstraintType がタスクの関係をオーバーライドするかどうかを示すブール値を返します。  
Public プロパティAutoAddNewResources認識できない名前を ProjectTask.ResourcesText に入力するときに、新しい ProjectResourceProject.ResourceItems に追加するかどうかを示すブール値を返すか、設定します。  
Public プロパティCanFreezeGets a value that indicates whether the object can be made unmodifiable. System.Windows.Freezableから継承されます。
Public プロパティChangeConstraintTypeDefaultActionタスクの制約がタスクの他の値の変更で自動的に変更される場合に使用するデフォルト操作を取得または設定します。  
Public プロパティConstraintConflictsWithSubtaskConstraintDefaultActionサマリー タスクの制約が子タスクの 1 つと競合する場合に、両方の制約を子タスクに適用するとどちらかが違反になるデフォルト アクションを返すか、設定します。  
Public プロパティConstraintOrDependencyCannotBeEnforcedDefaultActionルールが互換性のないため、タスクの制約と依存関係を施行できない場合に使用するデフォルト操作を取得または設定します。  
Public プロパティCriticalSlackLimitクリティカル パスを計算するときにクリティカルであると考えられるタスクの日数の余裕を示す値を返すか、設定します。  
Public プロパティDateStringFormatコントロール内の日付の表示方法を示す DateTime 文字列形式を返すか、設定します。  
Public プロパティDaysPerMonth日の単位を計算するときに使用する日数を表す値を返すか、設定します。例: ProjectDurationFormatMonths の場合など。  
Public プロパティDefaultFinishTime時刻を指定せずに ProjectTask.ManualFinish を入力すると、タスクに割り当てられたデフォルトの終了時刻を返すか、設定します。  
Public プロパティDefaultStartTime時刻を指定せずに ProjectTask.ManualStart を入力すると、タスクに割り当てられたデフォルトの開始時刻を返すか、設定します。  
Public プロパティDeleteRootTaskDefaultActionユーザーがルート タスクを削除しようとするときに使用するデフォルト操作を取得または設定します。  
Public プロパティDeleteSummaryTaskDefaultActionユーザーがサマリー タスクを削除されようとするときに使用するデフォルト操作を取得または設定します。  
Public プロパティDependencyCircularityDetectedDefaultActionタスクが再び親になる以外で依存関係の循環がプロジェクトのタスクに検出されたときに使用するデフォルト操作を返すか、設定します。  
Public プロパティDependencyCircularityDetectedWhenTaskReparentedDefaultActionタスクの親の変更では、依存関係の循環がプロジェクトのタスクに検出されたときに使用するデフォルト操作を取得または設定します。  
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティDurationFormat期間タイプ フィールドの形式を返すか、設定します。  
Public プロパティDurationStringFormatコントロール内の期間の表示方法を示す数値文字列形式を返すか、設定します。  
Public プロパティFirstDayOfWeek最初の曜日を表す日付を返すか、設定します。  
Public プロパティIsFrozenGets a value that indicates whether the object is currently modifiable. System.Windows.Freezableから継承されます。
Public プロパティIsRootTaskVisibleプロジェクトを表すタスクを表示するかどうかを示すブール値を返すか、設定します (RootTask)。  
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティMinutesPerDay日の単位を計算するときに使用する分数を表す値を返すか、設定します。例: ProjectDurationFormatDays の場合など。  
Public プロパティMinutesPerWeek週の単位を計算するときに使用する分数を表す値を返すか、設定します。例: ProjectDurationFormatWeeks の場合など。  
Public プロパティMissingResourceDefaultActionAutoAddNewResources が False で存在しないリソースが使用された場合に使用するデフォルト操作を取得または設定します。  
Public プロパティNewTasksAreEstimated作成した新しいタスクに推定期間があるかどうかを示す値を返すか、設定します。  
Public プロパティNewTasksAreManual作成した新しいタスクに推定期間があるかどうかを示す値を返すか、設定します。  
Public プロパティPossibleFutureConflictDefaultActionタスクの制約タイプは未来に競合が行う可能性がある場合に使用するデフォルト操作を取得または設定します。  
Public プロパティShouldCalculateAfterEachEdit変更のたびにスケジューリング エンジンを再計算するかどうかを示すブール値を返すか、設定します。  
Public プロパティShouldCalculateMultipleCriticalPaths独立したタスク ネットワークごとにスケジューリング エンジンでクリティカル パスを計算するかどうかを示すブール値を返すか、設定します。  
Public プロパティShouldUpdateManualTasksWhenEditingLinks上位タスクや下位タスクの変更時に、手動でスケジュールしたタスクの開始、終了、期間を更新するかどうかを示すブール値を返すか、設定します。  
Public プロパティTaskFinishMovedToNonWorkingDayDefaultActionタスク完了値が非稼働日に移動されたときに使用するデフォルト操作を取得または設定します。  
Public プロパティTaskMovedAfterProjectFinishDefaultAction完了日付からスケジュールされたプロジェクトでタスクがプロジェクト完了の後に移動されたときに使用するデフォルト操作を取得または設定します。  
Public プロパティTaskMovedBeforeProjectStartDefaultAction開始日付からスケジュールされたプロジェクトでタスクがプロジェクト開始の前に移動されたときに使用するデフォルト操作を取得または設定します。  
Public プロパティTaskStartMovedToNonWorkingDayDefaultActionタスク開始値が非稼働日に移動されたときに使用するデフォルト操作を取得または設定します。  
トップ
パブリック メソッド
 名前解説
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCloneCreates a modifiable clone of the System.Windows.Freezable, making deep copies of the object's values. When copying the object's dependency properties, this method copies expressions (which might no longer resolve) but not animations or their current values. System.Windows.Freezableから継承されます。
Public メソッドCloneCurrentValueCreates a modifiable clone (deep copy) of the System.Windows.Freezable using its current values. System.Windows.Freezableから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドFreezeMakes the current object unmodifiable and sets its System.Windows.Freezable.IsFrozen property to true. System.Windows.Freezableから継承されます。
Public メソッドGetAsFrozenCreates a frozen copy of the System.Windows.Freezable, using base (non-animated) property values. Because the copy is frozen, any frozen sub-objects are copied by reference. System.Windows.Freezableから継承されます。
Public メソッドGetCurrentValueAsFrozenCreates a frozen copy of the System.Windows.Freezable using current property values. Because the copy is frozen, any frozen sub-objects are copied by reference. System.Windows.Freezableから継承されます。
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCloneCoreMakes the instance a clone (deep copy) of the specified System.Windows.Freezable using base (non-animated) property values. System.Windows.Freezableから継承されます。
Protected メソッドCloneCurrentValueCoreMakes the instance a modifiable clone (deep copy) of the specified System.Windows.Freezable using current property values. System.Windows.Freezableから継承されます。
Protected メソッドCreateInstanceInitializes a new instance of the System.Windows.Freezable class. System.Windows.Freezableから継承されます。
Protected メソッドCreateInstanceCoreFreezable クラスの新しいインスタンスを作成します。 Infragistics.Controls.Schedules.ProjectSettingsBaseから継承されます。
Protected メソッドFreezeCoreMakes the System.Windows.Freezable object unmodifiable or tests whether it can be made unmodifiable. System.Windows.Freezableから継承されます。
Protected メソッドGetAsFrozenCoreMakes the instance a frozen clone of the specified System.Windows.Freezable using base (non-animated) property values. System.Windows.Freezableから継承されます。
Protected メソッドGetCurrentValueAsFrozenCoreMakes the current instance a frozen clone of the specified System.Windows.Freezable. If the object has animated dependency properties, their current animated values are copied. System.Windows.Freezableから継承されます。
Protected メソッドOnChangedCalled when the current System.Windows.Freezable object is modified. System.Windows.Freezableから継承されます。
Protected メソッドOnFreezablePropertyChangedオーバーロードされます。 Ensures that appropriate context pointers are established for a System.Windows.DependencyObjectType data member that has just been set. System.Windows.Freezableから継承されます。
Protected メソッドOnPropertyChangedOverrides the System.Windows.DependencyObject implementation of System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) to also invoke any System.Windows.Freezable.Changed handlers in response to a changing dependency property of type System.Windows.Freezable. System.Windows.Freezableから継承されます。
Protected メソッドReadPreambleEnsures that the System.Windows.Freezable is being accessed from a valid thread. Inheritors of System.Windows.Freezable must call this method at the beginning of any API that reads data members that are not dependency properties. System.Windows.Freezableから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
Protected メソッドWritePostscriptRaises the System.Windows.Freezable.Changed event for the System.Windows.Freezable and invokes its System.Windows.Freezable.OnChanged method. Classes that derive from System.Windows.Freezable should call this method at the end of any API that modifies class members that are not stored as dependency properties. System.Windows.Freezableから継承されます。
Protected メソッドWritePreambleVerifies that the System.Windows.Freezable is not frozen and that it is being accessed from a valid threading context. System.Windows.Freezable inheritors should call this method at the beginning of any API that writes to data members that are not dependency properties. System.Windows.Freezableから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントChangedOccurs when the System.Windows.Freezable or an object it contains is modified. System.Windows.Freezableから継承されます。
トップ
参照