|
Name
|
Description
|
|
AnalyticReportingTools(int)
|
Obsolete.
|
|
AppendToAnomalyList(string, int, string)
|
Appends an entry to anomaly list.
|
|
ChangeCalculationMode(CalculationMode, RestoreWhatOnCalculationChange)
|
Obsolete.
|
|
ChangeCalculationMode(int, int)
|
Changes the calculation mode.
|
|
Check_And_Repaint()
|
Triggers a full check and repaint of the estimate as if the 'Check and Repaint' button was pressed in QDV.
|
|
ClearAnomalyList()
|
Clears the anomaly stack.
|
|
ClearRowValues(string, int)
|
Obsolete.
Clears all data on a particular minute row, just as it is after you insert a new row.
|
|
CloseEstimate()
|
Closes the estimate and releases memory.
|
|
ComputeAll(int, int)
|
Obsolete.
Computes costs and selling prices.
|
|
ComputeCostsOnly()
|
Obsolete.
Computes costs.
|
|
Dispose()
|
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
(inherited from Object).
|
|
EstimateHasBOQ()
|
Determines whether the estimate has the BOQ option activated.
|
|
ExtractFileFromEstimate(string, string, bool, ref string)
|
Obsolete.
Extract a file previously stored into an estimate.
|
|
Finalize
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(inherited from Object).
|
|
ForceSellingPrices(MustForceWhat)
|
Obsolete.
Performs the forcing of the selling prices in the estimate.
|
|
GetActiveMinuteWorkbook(bool)
|
Gets the workbook of currently active minute.
|
|
GetGanttMode()
|
Obsolete.
|
|
GetHashCode
|
Serves as the default hash function.
(inherited from Object).
|
|
GetListOfEmbeddedFiles(ref int, ref string)
|
Obsolete.
Gets a list of all embedded files in the estimate.
|
|
GetLockOnWorkbook(SelectWorkbook)
|
Obsolete.
|
|
GetMacro(string, string, bool)
|
Gets a macro from the macro provider and saves it to a file.
|
|
GetNomenclaturesWorkbook(string, string, List<String>, NomenclatureFilterIDs, NomenclatureColorMarking, NomenclatureModeIds, string, bool, bool, string, int, bool, int, int)
|
Obsolete.
|
|
GetReadOnlyImageOfWorkbook(SelectWorkbook, bool, int, bool)
|
Obsolete.
Gets a workbook for read only purposes.
|
|
GetSetOfFieldsInfo()
|
Gets the information about all sets of fields in the estimate.
|
|
GetType
|
Gets the Type of the current instance.
(inherited from Object).
|
|
GetWBSForVersion(int)
|
Obsolete.
|
|
GetWorkbook(SelectWorkbook)
|
Obsolete.
|
|
GetWorkbookFromProfile(IExportType, string, Dictionary<StringObject>)
|
Obsolete.
Returns a Spreadsheet Gear workbook based on a report profile (PFL)
|
|
GetWorkbookFromProfile(string, Dictionary<StringObject>, ExportType)
|
Obsolete.
Returns a workbook containing the estimate seen through the report profile
(Obsolete)
|
|
ImportWbsAndMinutesContent(string)
|
|
|
ImportWbsContentOnly(string)
|
|
|
IsConnectedToManagement()
|
Indicates whether the estimate is currently connected to a management database (basic
management or ProMo+).
|
|
MacroExists(string)
|
Determines whether a macro with specified ID exists in the macro provider.
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(inherited from Object).
|
|
MoveCursorToMinuteRowColumn(string, int, string)
|
Moves the cursor to a specified location.
|
|
PostMessageWithIcon(string, IconType)
|
Obsolete.
Pops up a text message with OK button.
|
|
ReadFromManagementDatabase()
|
Obsolete.
Synchronizes the estimate with management databases (basic management or ProMo+).
Reads values only.
|
|
RecordArticle(string, int, int, string, bool)
|
Obsolete.
|
|
RefreshAll(bool)
|
Refreshes all lists in the current estimate and the current version such as versions,
global variables, mapping of minutes and WBS, the tasks tree, user profiles, distribution curves, etc.
|
|
ReleaseLockOnWorkbook(SelectWorkbook)
|
Obsolete.
|
|
ReleaseLocksOnAllWorkbooks()
|
Obsolete.
|
|
RemoveFileFromEstimate(string, ref string)
|
Obsolete.
Remove an existing file from the estimate.
|
|
RemoveMacro(string)
|
Removes a macro.
|
|
RenameMacro(string, string)
|
Renames a macro.
|
|
Repaint_Current_View(int, int)
|
Obsolete.
Repaints the current estimate view in QDV GUI.
|
|
ResetCounterDataWritten()
|
Resets the counters for Fields modified and Global variables modified.
|
|
ResetRestrictFieldsToSpeedUp()
|
Must be called when a macro is started! Otherwise, the restrictions from a previous
request execution could be still applied to the estimate.
Moreover, this should be called when IEstimate.RunQdvRequest finishes, for the same reason.
|
|
RestrictFieldsToSpeedUp(List<String>, List<String>)
|
Restricts the columns (mappings) that will be used during the next estimate processing.
This is to speed up execution of requests.
|
|
RunEXCELMacro(string, int, ref RunMacroEvent, ref CallingContext)
|
Obsolete.
Executes an Excel macro.
|
|
RunQDVMacro(string, ref RunMacroEvent, ref CallingContext)
|
Obsolete.
|
|
RunQDVRequest(string, int, int, int, ref RunMacroEvent)
|
Obsolete.
|
|
SaveEstimateToDisk(ref string, bool)
|
Obsolete.
Saves the estimate to disk.
|
|
SaveMacro(string, string, string)
|
Saves a macro into the macro owner.
|
|
SetMacroButton(int, int, string, string, string, int)
|
Adds / Defines a macro button and places it in the Automation menu.
|
|
StoreFileToEstimate(string, string, string, ref int, ref string)
|
Obsolete.
Store any file as embedded data in the estimate.
|
|
ToString
|
Returns a string that represents the current object.
(inherited from Object).
|
|
WriteToManagementDatabase(ref List<String>)
|
Obsolete.
Synchronizes the estimate with management databases (basic management or
ProMo+). Writes values only.
|