IWbsVariables Interface
Name | Description | |
---|---|---|
DeleteVariable(string) | Deletes a WBS variable. | |
GetVariableInfo(string) | Gets the complete info about a WBS variable. | |
GetVariableValue(string) | Gets the value of a WBS variable. | |
GetWbsVariableNames() | Gets the names of all available WBS variables in the task, including those that don't exist in the current task, but they are inherited from parent tasks. | |
GetWbsVariableNames(bool) | Gets the names of all WBS variables in the task. You can specify, whether to include also inherited variables from parent tasks. | |
SetVariable(WbsVariableInfo) | Sets or creates a WBS variable with specified details. | |
SetVariable(string, object, VariableType) | Sets or creates a WBS variable. |
WBS variables are inherited down the WBS tree structure.
A sub-task can explicitly override a variable from a parent task
with a new type and value.
Available since QDV 7.17.612.