Class used to specify the various report generation type
Inheritance Hierarchy
SystemObjectAutodesk.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
Name | Description | |
---|---|---|
![]() | QTOGenerateDetail | Initializes a new instance of the QTOGenerateDetail class |
Properties
Name | Description | |
---|---|---|
![]() | AlignmentId | Alignment ID for the report |
![]() | AlignmentOffsetId | AlignmentOffsetId - NOT IMPLEMENTED YET |
![]() | EndStation | EndStation for the report |
![]() | Properties | |
![]() | ReportExtent | Report extent - NOTE - only DrawingExtent is actually implemented |
![]() | ReportSelectedPayItemsOnly | ReportSelectedPayItemsOnly - NOT IMPLEMENTED YET |
![]() | ReportSheetOnly | Report sheet only (for Sheet Extent report extent |
![]() | ReportType | Report type |
![]() | StartStation | StartStation for the report |