QTOUtility Class

Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesQTOUtility

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class QTOUtility

The QTOUtility type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberPayItemCategorizationPath Gets the pay item categorization path
Public propertyStatic memberPayItemFileFormat Gets the pay item file format
Public propertyStatic memberPayItemFilePath Gets the pay item file path
Top
Methods
 NameDescription
Public methodStatic memberAddPayItemId Adds a pay item id.
Public methodStatic memberDeleteAllPayItemsIds Deletes all pay item information from the specified object.
Public methodStatic memberDeletePayItemIds Deletes the pay item ids in the collection from the specified object.
Public methodStatic memberDrawXMLReport 
Public methodStatic memberGenerateXMLReport Generate QTO XML report
Public methodStatic memberGetPayItemIds Gets a string collection of pay items ids for the specified object.
Public methodStatic memberOpenPayItemFile Open pay item files with specified format and file path.
Public methodStatic memberTransformXMLReport(QTOReportFormat, String, String, String) 
Public methodStatic memberTransformXMLReport(String, String, String, String) 
Top
See Also