ReportCatalogItemDto.OptimisticLock Property
Identifies the report catalog version used for optimistic locking.
Namespace: DevExpress.ReportServer.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Nullable<Int32> | A nullable integer value that specifies the report catalog version. |
Remarks
The OptimisticLock property is used as a report catalog’s version number in the optimistic locking mechanism. This value is increased automatically each time a modification is made to a report catalog.