ComponentsReportIsReportAvailable Method

Definition

Namespace: PCBI_API_Extensions.SharedReports
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool IsReportAvailable(
	IStep step
)

Parameters

step  IStep
 

Return Value

Boolean

Implements

IPluginReportIsReportAvailable(IStep)

See Also