Checks if report with given id exists.
Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- id
- Type: SystemString
Report ID
Return Value
Type: BooleanTrue if report exists, otherwise false
Implements
ISmartPostRepositoryIsReportExisting(String)See Also