PCBI_ConnectionWatchReportSetting Method

Definition

Namespace: PCBI_ComponentsAnalysis
Assembly: PCBI_Component_Analysis (in PCBI_Component_Analysis.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void WatchReportSetting(
	string settingName,
	Action onSettingChanged
)

Parameters

settingName  String
 
onSettingChanged  Action
 

Implements

IPluginReportWatchReportSetting(String, Action)

See Also