Report type
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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); } |