Version

ProjectSettings Class Members

The following tables list the members exposed by ProjectSettings.

Public Constructors
 NameDescription
Public ConstructorProjectSettings ConstructorInitializes a new ProjectSettings  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualValuesLostDefaultActionPropertyIdentifies the ActualValuesLostDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)AlwaysHonorTaskConstraintDatesPropertyIdentifies the AlwaysHonorTaskConstraintDates dependency property  
Public Fieldstatic (Shared in Visual Basic)AutoAddNewResourcesPropertyIdentifies the AutoAddNewResources dependency property  
Public Fieldstatic (Shared in Visual Basic)ChangeConstraintTypeDefaultActionPropertyIdentifies the ChangeConstraintTypeDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)ConstraintConflictsWithSubtaskConstraintDefaultActionPropertyIdentifies the ConstraintConflictsWithSubtaskConstraintDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)ConstraintOrDependencyCannotBeEnforcedDefaultActionPropertyIdentifies the ConstraintOrDependencyCannotBeEnforcedDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)CriticalSlackLimitPropertyIdentifies the CriticalSlackLimit dependency property  
Public Fieldstatic (Shared in Visual Basic)DateStringFormatPropertyIdentifies the DateStringFormat dependency property  
Public Fieldstatic (Shared in Visual Basic)DaysPerMonthPropertyIdentifies the DaysPerMonth dependency property  
Public Fieldstatic (Shared in Visual Basic)DefaultFinishTimePropertyIdentifies the DefaultFinishTime dependency property  
Public Fieldstatic (Shared in Visual Basic)DefaultStartTimePropertyIdentifies the DefaultStartTime dependency property  
Public Fieldstatic (Shared in Visual Basic)DeleteRootTaskDefaultActionPropertyIdentifies the DeleteRootTaskDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)DeleteSummaryTaskDefaultActionPropertyIdentifies the DeleteSummaryTaskDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)DependencyCircularityDetectedDefaultActionPropertyIdentifies the DependencyCircularityDetectedDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)DependencyCircularityDetectedWhenTaskReparentedDefaultActionPropertyIdentifies the DependencyCircularityDetectedWhenTaskReparentedDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)DurationFormatPropertyIdentifies the DurationFormat dependency property  
Public Fieldstatic (Shared in Visual Basic)DurationStringFormatPropertyIdentifies the DurationStringFormat dependency property  
Public Fieldstatic (Shared in Visual Basic)FirstDayOfWeekPropertyIdentifies the FirstDayOfWeek dependency property  
Public Fieldstatic (Shared in Visual Basic)IsRootTaskVisiblePropertyIdentifies the IsRootTaskVisible dependency property  
Public Fieldstatic (Shared in Visual Basic)MinutesPerDayPropertyIdentifies the MinutesPerDay dependency property  
Public Fieldstatic (Shared in Visual Basic)MinutesPerWeekPropertyIdentifies the MinutesPerWeek dependency property  
Public Fieldstatic (Shared in Visual Basic)MissingResourceDefaultActionPropertyIdentifies the MissingResourceDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)NewTasksAreEstimatedPropertyIdentifies the NewTasksAreEstimated dependency property  
Public Fieldstatic (Shared in Visual Basic)NewTasksAreManualPropertyIdentifies the NewTasksAreManual dependency property  
Public Fieldstatic (Shared in Visual Basic)PossibleFutureConflictDefaultActionPropertyIdentifies the PossibleFutureConflictDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)ShouldCalculateAfterEachEditPropertyIdentifies the ShouldCalculateAfterEachEdit dependency property  
Public Fieldstatic (Shared in Visual Basic)ShouldCalculateMultipleCriticalPathsPropertyIdentifies the ShouldCalculateMultipleCriticalPaths dependency property  
Public Fieldstatic (Shared in Visual Basic)ShouldUpdateManualTasksWhenEditingLinksPropertyIdentifies the ShouldUpdateManualTasksWhenEditingLinks dependency property  
Public Fieldstatic (Shared in Visual Basic)TaskFinishMovedToNonWorkingDayDefaultActionPropertyIdentifies the TaskFinishMovedToNonWorkingDayDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)TaskMovedAfterProjectFinishDefaultActionPropertyIdentifies the TaskMovedAfterProjectFinishDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)TaskMovedBeforeProjectStartDefaultActionPropertyIdentifies the TaskMovedBeforeProjectStartDefaultAction dependency property  
Public Fieldstatic (Shared in Visual Basic)TaskStartMovedToNonWorkingDayDefaultActionPropertyIdentifies the TaskStartMovedToNonWorkingDayDefaultAction dependency property  
Public Properties
 NameDescription
Public PropertyActualValuesLostDefaultActionReturns or sets the default action to use when actual values will be lost on a task as a result of the task being deleted or having certain values changed.  
Public PropertyAlwaysHonorTaskConstraintDatesReturns or sets a boolean indicating whether the ProjectTask.ConstraintType overrides the task relationships.  
Public PropertyAutoAddNewResourcesReturns or sets a boolean indicating whether a new ProjectResource should be added to the Project.ResourceItems when entering an unrecognized name into the ProjectTask.ResourcesText.  
Public PropertyCanFreezeGets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable)
Public PropertyChangeConstraintTypeDefaultActionReturns or sets the default action to use when a task's constraint will automatically be changed due to some other value on the task changing.  
Public PropertyConstraintConflictsWithSubtaskConstraintDefaultActionReturns or sets the default action to use when a summary task's constraint conflicts with the constraint of one of its child tasks in that applying both constraints to the child task will violate one of them.  
Public PropertyConstraintOrDependencyCannotBeEnforcedDefaultActionReturns or sets the default action to use when the task's constraint can dependencies cannot both be enforced because their rules are incompatible.  
Public PropertyCriticalSlackLimitReturns or sets a value indicating the number of days of slack that a task must have in order to be considered critical when calculating the critical path.  
Public PropertyDateStringFormatReturns or sets a DateTime string format used to indicate how dates are displayed within the control.  
Public PropertyDaysPerMonthReturns or sets a value indicating the number of days used when calculating a day unit - e.g when a ProjectDuration has a Format of Months.  
Public PropertyDefaultFinishTimeReturns or sets the default finish time assigned to a task when you enter a ProjectTask.ManualFinish without specifiying a time.  
Public PropertyDefaultStartTimeReturns or sets the default start time assigned to a task when you enter a ProjectTask.ManualStart without specifiying a time.  
Public PropertyDeleteRootTaskDefaultActionReturns or sets the default action to use when the user attempts to delete the root task.  
Public PropertyDeleteSummaryTaskDefaultActionReturns or sets the default action to use when the user attempts to delete a summary task.  
Public PropertyDependencyCircularityDetectedDefaultActionReturns or sets the default action to use when dependency circularities are detected within the tasks of the project during anything other than a task being re-parented.  
Public PropertyDependencyCircularityDetectedWhenTaskReparentedDefaultActionReturns or sets the default action to use when dependency circularities are detected within the tasks of the project when tasks are re-parented.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyDurationFormatReturns or sets the format for duration type fields.  
Public PropertyDurationStringFormatReturns or sets a numeric string format used to indicate how durations are displayed within the control.  
Public PropertyFirstDayOfWeekReturns or sets the day used as the first day of the week.  
Public PropertyIsFrozenGets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable)
Public PropertyIsRootTaskVisibleReturns or sets a boolean indicating if the task representing the project is displayed (i.e. RootTask).  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMinutesPerDayReturns or sets a value indicating the number of minutes used when calculating a day unit - e.g when a ProjectDuration has a Format of Days.  
Public PropertyMinutesPerWeekReturns or sets a value indicating the number of minutes used when calculating a week unit - e.g when a ProjectDuration has a Format of Weeks.  
Public PropertyMissingResourceDefaultActionReturns or sets the default action to use when a resource is used which doesn't exist and AutoAddNewResources is False.  
Public PropertyNewTasksAreEstimatedReturns or sets a value indicating whether new tasks that are created have estimated durations.  
Public PropertyNewTasksAreManualReturns or sets a value indicating whether new tasks that are created have estimated durations.  
Public PropertyPossibleFutureConflictDefaultActionReturns or sets the default action to use when a constraint type on a task can possibly cause a conflict in the future.  
Public PropertyShouldCalculateAfterEachEditReturns or sets a boolean indicating whether the scheduling engine should recalculate after each change.  
Public PropertyShouldCalculateMultipleCriticalPathsReturns or sets a boolean indicating if the scheduling engine should calculate a critical path for each independent network of tasks.  
Public PropertyShouldUpdateManualTasksWhenEditingLinksReturns or sets a boolean indicating if the start, finish, and duration of manually scheduled tasks should be updated when predecessors or successors change.  
Public PropertyTaskFinishMovedToNonWorkingDayDefaultActionReturns or sets the default action to use when the task finish value is moved into a non-working day.  
Public PropertyTaskMovedAfterProjectFinishDefaultActionReturns or sets the default action to use when the task is moved after the project finish in a project scheduled from the finish date.  
Public PropertyTaskMovedBeforeProjectStartDefaultActionReturns or sets the default action to use when the task is moved before the project start in a project scheduled from the start date.  
Public PropertyTaskStartMovedToNonWorkingDayDefaultActionReturns or sets the default action to use when the task start value is moved into a non-working day.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCloneCreates 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. (Inherited from System.Windows.Freezable)
Public MethodCloneCurrentValueCreates a modifiable clone (deep copy) of the System.Windows.Freezable using its current values. (Inherited from System.Windows.Freezable)
Public MethodCoerceValueCoerces 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. (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFreezeMakes the current object unmodifiable and sets its System.Windows.Freezable.IsFrozen property to true. (Inherited from System.Windows.Freezable)
Public MethodGetAsFrozenCreates 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. (Inherited from System.Windows.Freezable)
Public MethodGetCurrentValueAsFrozenCreates 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. (Inherited from System.Windows.Freezable)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Protected Methods
 NameDescription
Protected MethodCloneCoreMakes the instance a clone (deep copy) of the specified System.Windows.Freezable using base (non-animated) property values. (Inherited from System.Windows.Freezable)
Protected MethodCloneCurrentValueCoreMakes the instance a modifiable clone (deep copy) of the specified System.Windows.Freezable using current property values. (Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceInitializes a new instance of the System.Windows.Freezable class. (Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceCoreCreates a new instance of the freezable class. (Inherited from Infragistics.Controls.Schedules.ProjectSettingsBase)
Protected MethodFreezeCoreMakes the System.Windows.Freezable object unmodifiable or tests whether it can be made unmodifiable. (Inherited from System.Windows.Freezable)
Protected MethodGetAsFrozenCoreMakes the instance a frozen clone of the specified System.Windows.Freezable using base (non-animated) property values. (Inherited from System.Windows.Freezable)
Protected MethodGetCurrentValueAsFrozenCoreMakes 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. (Inherited from System.Windows.Freezable)
Protected MethodOnChangedCalled when the current System.Windows.Freezable object is modified. (Inherited from System.Windows.Freezable)
Protected MethodOnFreezablePropertyChangedOverloaded. Ensures that appropriate context pointers are established for a System.Windows.DependencyObjectType data member that has just been set. (Inherited from System.Windows.Freezable)
Protected MethodOnPropertyChangedOverrides 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. (Inherited from System.Windows.Freezable)
Protected MethodReadPreambleEnsures 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. (Inherited from System.Windows.Freezable)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Protected MethodWritePostscriptRaises 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. (Inherited from System.Windows.Freezable)
Protected MethodWritePreambleVerifies 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. (Inherited from System.Windows.Freezable)
Public Events
 NameDescription
Public EventChangedOccurs when the System.Windows.Freezable or an object it contains is modified. (Inherited from System.Windows.Freezable)
See Also