ReportServerClient.UnlockReport(Int32) Method
OBSOLETE
This method has become obsolete.
Unlocks the specified report.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
reportId | Int32 | A System.Int32 specifying the report to unlock. |
Implements
See Also