ReportManagerCreateReport(String, Boolean, ReportManagerReportSettings) Method |
返回用户文档首页Namespace: LoongCAD.STCAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic bool CreateReport(
string templateName,
bool bOnlySelect,
ReportManagerReportSettings reportSettings
)
Parameters
- templateName String
-
- bOnlySelect Boolean
-
- reportSettings ReportManagerReportSettings
-
Return Value
Boolean
See Also