QTOGenerateDetail Class

Class used to specify the various report generation type
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesQTOGenerateDetail

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

The QTOGenerateDetail type exposes the following members.

Constructors
 NameDescription
Public methodQTOGenerateDetailInitializes a new instance of the QTOGenerateDetail class
Top
Properties
 NameDescription
Public propertyAlignmentId Alignment ID for the report
Public propertyAlignmentOffsetId AlignmentOffsetId - NOT IMPLEMENTED YET
Public propertyEndStation EndStation for the report
Public propertyProperties 
Public propertyReportExtent Report extent - NOTE - only DrawingExtent is actually implemented
Public propertyReportSelectedPayItemsOnly ReportSelectedPayItemsOnly - NOT IMPLEMENTED YET
Public propertyReportSheetOnly Report sheet only (for Sheet Extent report extent
Public propertyReportType Report type
Public propertyStartStation StartStation for the report
Top
See Also