GetCheckOutInfo: IObjectCheckOutInfo;
GetCheckOutInfo(): Prognoz.Platform.Interop.Metabase.IObjectCheckOutInfo;
The GetCheckOutInfo method returns information about the object lockings.
Executing the example requires that the repository contains an object with the Report_11 identifier.
Add links to the Metabase, Ui system assemblies.
After executing this example the information about the lockings of the Report_11 object is displayed in the development environment console.
See also: