Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesQTOUtility
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class QTOUtility
VB
Public NotInheritable Class QTOUtility
C++
public ref class QTOUtility sealed
The QTOUtility type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| PayItemCategorizationPath | Gets the pay item categorization path | |
| PayItemFileFormat | Gets the pay item file format | |
| PayItemFilePath | Gets the pay item file path |
Methods
| Name | Description | |
|---|---|---|
| AddPayItemId | Adds a pay item id. | |
| DeleteAllPayItemsIds | Deletes all pay item information from the specified object. | |
| DeletePayItemIds | Deletes the pay item ids in the collection from the specified object. | |
| DrawXMLReport | ||
| GenerateXMLReport | Generate QTO XML report | |
| GetPayItemIds | Gets a string collection of pay items ids for the specified object. | |
| OpenPayItemFile | Open pay item files with specified format and file path. | |
| TransformXMLReport(QTOReportFormat, String, String, String) | ||
| TransformXMLReport(String, String, String, String) |
