QDVWBS Class
NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimateVersion instead.
<Obsolete("Use Qdv.UserApi.IEstimateVersion instead.")> _
Public Class QDVWBS
Implements IEstimateVersion
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
QDVWBS(ref QDVEstimate) | Obsolete. |
Name | Description | |
---|---|---|
![]() |
Fieldnames | Obsolete. |
![]() |
MinutesMapping | Obsolete. |
![]() |
SetGlobalVariableByProperty(string) | Obsolete. |
![]() |
SetMinutesFieldValueByProperty(string, int, string) | Writes a value to a minute cell. |
![]() |
Tasks | Obsolete. |
![]() |
Version | Gets the version number of this estimate version. |
![]() |
WBSMapping | Obsolete. |
Name | Description | |
---|---|---|
![]() |
CopyWholeWBSColumnValues(string, string, bool, WhereInWBSBranches, ref int, ref string) | Obsolete. Copy whole content of a column into another column |
![]() |
CreateNewSubTask(string, ref int, ref string) | Obsolete. Creates a new sub-task below mentioned task, at the depth level of the mentioned task + 1. |
![]() |
CreateNewTask(string, ref int, ref string) | Obsolete. Creates a new task below mentioned task, at the same depth level. |
![]() |
CreateWordDocument(string, string, bool, string, string) | Obsolete. Creates either Docx, Docm, PDF or XPS documents from the current estimate. |
![]() |
DeleteRowFromMinute(string, int, int, bool, ref int, ref string) | Obsolete. Deletes one or more rows from a task. |
![]() |
DeleteTask(string, bool, bool, ref string) | Obsolete. Deletes a task and its content. |
![]() |
Dispose() | |
![]() |
EmptyCompleteEstimate(bool, bool, ref string) | Obsolete. Removes all tasks and branches from WBS, including associated minute rows. It leaves only one parent node (001000000000000000000000) and one blank sub-task (001001000000000000000000). |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
ExtractWordTemplate(string, string, string) | Obsolete. Exports a Word template stored in the estimate to a file. Can be either Docx or Docm. |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
FreezeCurrentVersion(string, ref int, ref string) | Obsolete. Freezes the current version so that it cannot be modified. |
![]() |
GetCellValueFromWorkbook(SelectWorkbook, string, string) | Obsolete. Reads a value from any cell in any workbook directly. No need for lock. |
![]() |
GetCellValueFromWorkbook(SelectWorkbook, string, int, int) | Obsolete. Reads a value from any cell in any workbook directly. No need for lock. |
![]() |
GetFullDataForMinute(string) | Obsolete. |
![]() |
GetFullDataForWBS(bool) | Obsolete. |
![]() |
GetGlobalVariableNames() | Obsolete. Gets the list of names of all global variables. |
![]() |
GetGlobalVariableValue(ref string) | Obsolete. Gets the value of a global variable. |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetHeadingsInWBS(string, int) | Obsolete. Returns the heading of a column in the WBS. Gets the displayed name and the parent name. |
![]() |
GetHexIDDepthLevel(string) | Obsolete. |
![]() |
GetHexIDForScope(string, bool) | Obsolete. |
![]() |
GetLargestDescriptionForReference(string) |
Gets the largest description field available in the estimate for the reference. |
![]() |
GetMinuteFieldValue(string, int, string) | Obsolete. Returns value from a minute cell. |
![]() |
GetMinuteFieldsValues(string, int, int, List<String>, bool, ref int, ref string) | Obsolete. Returns Dictionary(Of String, Dictionary(Of Integer, Object)) from a selection of row in a minute. |
![]() |
GetMinuteRowsCount(string) | Obsolete. Returns the count of rows in a minute. |
![]() |
GetMinuteValue(string, int, string) | Obsolete. |
![]() |
GetMultipleTaskInGanttAssignation(string, int, ref int, ref string) | Obsolete. Returns an GanttTasksAssignation object representing Gantt Tasks being referenced in the row. Is to be used when multiple Gantt Tasks are pointed out by the same row. |
![]() |
GetTaskOrBranchValue(string, string, WhereInWBSBranches, ref int, ref string) | Obsolete. Returns the content of a WBS cell as an object. |
![]() |
GetTaskOrBranchValue(string, string, ref int, ref string) | Obsolete. Returns the content of a WBS cell as an object. |
![]() |
GetTaskValue(string, string) | Obsolete. Returns the content of a WBS cell. |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
GetWBSFieldsValues(string, List<String>, ref int, ref string) | Obsolete. Reads values from several columns in a WBS row directly from database. |
![]() |
InsertRowsIntoMinute(string, int, int, ref int, ref string) | Obsolete. Inserts one or more empty rows into a task. |
![]() |
InsertWBSColumnIntoWorkbook(string, int, string) | Obsolete. Inserts a new user/free column in WBS estimate. |
![]() |
IsCurrentVersionFrozen() | Obsolete. Indicates whether the current version is frozen. |
![]() |
IsProgress() | Obsolete. Indicates whether this version is a progress statement. |
![]() |
MakeGroupsSets(bool, string) | Obsolete. Transforms groups into 1st level sets. Useful for call-off-contracts. Apply always to whole estimate. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
PreLoadAllMinuteForABranch(string) | Pre-loads minutes data to speed up the further processing. |
![]() |
PushNewProgress(string, string, bool, bool, ref int, ref string) | Obsolete. Pushes a new progress derived from current WBS. |
![]() |
PushNewVersion(string, string, bool, bool, ref int, ref string) | Obsolete. Pushes a new version derived from the current WBS. |
![]() |
RefreshAll(bool) | Refreshes all WBS mappings, minutes mapping, WBS tree structure, global variables and internal cache of WBS and Minutes data. |
![]() |
RemoveAllLinks(int) | Removes all links between tasks in the WBS |
![]() |
RemoveAllLinksToDatabaseOfTheEstimate(bool, bool, string) | Obsolete. Removes all links to the database of the estimate and make a copy of corresponding rows in the minutes |
![]() |
RemoveAllRowsHavingNoSellingPrice(string) |
Obsolete.
Removes all minute rows having no selling price. Dangerous! Always apply to whole estimate! YOU MUST COMPUTE SELLING PRICES FIRST to avoid deletion of all rows. |
![]() |
RemoveTotalModeEverywhere(ref string) | Obsolete. Divides all quantities in minutes by WBS quantity when the Total mode is activated and removes the Total mode at WBS level. |
![]() |
SaveTaskInfo(string, string) | Obsolete. |
![]() |
SetGlobalVariableValue(string, object, int) | Obsolete. |
![]() |
SetMinuteColumnFormula(string, string, string) | Obsolete. Sets a formula in a minute column. |
![]() |
SetMinuteColumnVisibleMode(string, bool, bool, string) | Obsolete. Defines if a minute is visible in estimate mode or/and in progress mode. |
![]() |
SetMinuteFieldValueUponCriteria(Dictionary<StringObject>, Dictionary<StringObject>, Dictionary<StringObject>, bool, ref string, ref int) | Obsolete. Sets value to fields in minutes, globally, according to a criteria. |
![]() |
SetMinutesFieldValue(string, int, string, object) | Obsolete. Writes a value to a minute cell. |
![]() |
SetMinutesFieldValue(string, int, Dictionary<StringObject>) | Obsolete. Writes values to a minute row. |
![]() |
SetPermissionsOfWBSColumn(int, bool, bool, bool, string) | Obsolete. Sets permissions to user/free column in WBS. |
![]() |
SetUseTargetValue(int) | Sets the flag for the target value. |
![]() |
SetVATRate(double, ref string) | Obsolete. Sets VAT rate for estimate. |
![]() |
SetValueToWholeMinuteColumn(string, object) | Empty a complete column in the minutes. Useful for call-off-contracts |
![]() |
SetValueToWholeWBSColumn(string, object, int) | Obsolete. Sets a fixed value to all cells of a WBS column |
![]() |
SetValueToWholeWBSColumn(string, object, bool, WhereInWBSBranches, ref int, ref string) | Obsolete. Sets a fixed value to all cells of a WBS column |
![]() |
SetWBSColumnCopyToQuantityFlag(string, bool, string) | Obsolete. Defines if values of a WBS column must be copied to WBS_Quantity column when running progress statements. |
![]() |
SetWBSColumnDescription(int, string, string) | Obsolete. Sets description of a user/free column in WBS. |
![]() |
SetWBSColumnTitle(string, string, WBSTitleRow, ref int, ref string) | Obsolete. |
![]() |
SetWBSColumnVisibility(int, bool, string) | Obsolete. Sets visibility of a user/free column in WBS. |
![]() |
SetWBSColumnVisibleMode(string, bool, bool, string) | Obsolete. Defines if a WBS is visible in estimate mode or/and in progress mode. |
![]() |
SetWBSFieldValue(string, string, object, ref int, ref string, WhereInWBSBranches) | Obsolete. Writes a value to the WBS. |
![]() |
SetWBSFieldsValues(string, Dictionary<StringObject>, ref int, ref string) | Obsolete. Writes values to a WBS row, either branch or task. Provides a way to write directly to the database. |
![]() |
SumWBSColumnsGlobally(string, string, bool, WhereInWBSBranches, ref int, ref string) | Obsolete. |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
![]() |
UpdateMinuteValues(string, object, string, object, WhereTypeEnum, bool) | Obsolete. |
![]() |
UpdateMinuteValues(string, object, string, object, WhereTypeEnum, bool, string, WhereTypeEnum) | Obsolete. |
![]() |
UpdateMinuteValues(string, object, string, object, WhereTypeEnum, bool, string[]) | Obsolete. |
![]() |
UpdateRowsFromDatabases(string, int, int, List<String>, List<String>, List<String>, ref string) | Obsolete. Updates specified rows when they come from article databases. |
![]() |
UpdateSets(bool, IEnumerable<String>, bool, bool) | Updates the sets in the estimate. |
![]() |
UpdateSets(string, int, int, IEnumerable<String>, bool, bool) | Updates the sets in the estimate. |
![]() |
UpdateWholeEstimateFromDatabases(List<String>, List<String>, List<String>, ref string) | Obsolete. Updates all rows coming from article databases in whole estimate. |
Name | Description | |
---|---|---|
![]() |
WhereInWBSBranches | Obsolete. When reading data from a WBS branch (a chapter) it specifies where to read the data from. |
![]() |
WhereTypeEnum | Obsolete. |
QDVUserAPI.QDVWBS