INomenclatures Interface

Represents nomenclatures in the estimate.
Public Interface INomenclatures
This language is not supported or no code example is available.
public interface INomenclatures
This language is not supported or no code example is available.
Name Description
Public property ColumnMappings Gets columns definitions of the nomenclatures.
Top
Methods
 
Name Description
Public method GetAvailableColumnsForGrouping() Gets a list of the columns that may be used for nomenclatures grouping.
Public method GetAvailableColumnsForSorting() Gets a list of the columns that may be used for nomenclatures sorting.
Public method GetFieldsValues(NomenclaturesProperties, string) Gets field values of all requested rows in the nomenclatures. The total and heading rows are not included.
Public method GetProperties() Gets the persisted properties of the nomenclature.
Public method GetReadOnlyCopyOfWorkbook(WorkbookParameters) Gets the Nomenclatures workbook for read only purposes.
Public method GetWorkbook(NomenclaturesProperties, string, bool, string, int, bool, int) Gets the workbook of the nomenclatures.
Public method Refresh() Refreshes the column mappings in ColumnMappings property.
Top
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition