Share

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.280

Syntax

C#

public class QTOGenerateDetail

VB

Public Class QTOGenerateDetail

C++

public ref class QTOGenerateDetail

The QTOGenerateDetail type exposes the following members.

Constructors

 NameDescription
Public methodQTOGenerateDetailInitializes a new instance of the QTOGenerateDetail class

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

See Also

Reference

Was this information helpful?