QTOGenerateDetailReportType Property |
Report type
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic QTOReportType ReportType { get; set; }
Public Property ReportType As QTOReportType
Get
Set
public:
property QTOReportType ReportType {
QTOReportType get ();
void set (QTOReportType value);
}
Property Value
QTOReportType
See Also