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