<Code Lib>
M

ViewSystemsAnalysisReport.CancelSystemsAnalysis

Description:
Cancels the systems analysis based on the report element id.

public static void CancelSystemsAnalysis(
	Document document,
	ElementId reportElement
)

  • document
    The document where the report element existed.
  • reportElement
    The report element that identifies the analysis.

Loading…