ReportManagerIsServiceConfigured Method

Return true if the Reporting Service is configured and accessible or simple reports defined.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return true if the Reporting Service is configured and accessible or simple reports defined.")]
public bool IsServiceConfigured()

Return Value

Boolean

See Also