Report type
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public QTOReportType ReportType { get; set; }
Visual Basic
Public Property ReportType As QTOReportType Get Set
Visual C++
public: property QTOReportType ReportType { QTOReportType get (); void set (QTOReportType value); }