Click or drag to resize

ReportManagerCreateReport(String, Boolean, ReportManagerReportSettings) Method

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public bool CreateReport(
	string templateName,
	bool bOnlySelect,
	ReportManagerReportSettings reportSettings
)

Parameters

templateName  String
 
bOnlySelect  Boolean
 
reportSettings  ReportManagerReportSettings
 

Return Value

Boolean
See Also