IntegrateProjectDataServiceArgumentsBudgetCriteria Class |
Namespace: Cobra.Model.WebService
public class BudgetCriteria
The IntegrateProjectDataServiceArgumentsBudgetCriteria type exposes the following members.
Name | Description | |
---|---|---|
Baseline |
Determine the baseline.
Optional.
If not set, the Baseline in the saved configuration is used.
| |
BaselineDatesSelection |
Determine the baseline dates.
Optional.
If not set, the Baseline Dates in the saved configuration is used.
| |
DefaultClass | ||
LoadFilterClassList |
Determines the list of classes that will only be included in importing budget resource assignment data.
Only applies if Cobra will use a schedule field that has the budget classes.
Optional.
If set with empty list, all classes will be imported.
If not set, the list from the saved configuration is used.
| |
LoadFromField |
Determines the schedule field that has the budget class that will be imported to the budget resource assignment data.
Only applies if not importing from files and if Cobra will use a schedule field that has the budget classes.
Optional.
If not set, the budget class from field in the saved configuration is used.
| |
LoadOptions |
Determines the options on the budget class that will be imported to the budget resource assignment data.
Optional.
If not set, the option in the saved configuration is used.
| |
LoadResourceAssignments |
Determines whether resource assignments for budget class will be imported.
Optional.
If not set, the Load budget resource assignments specified in the saved configuration is used.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |