GetPendingCheckins: IMetabaseObjectDescriptors;
GetPendingCheckins(): Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptors;
The GetPendingCheckins method returns a description of all repository objects, that are taken for editing.
To execute the example, add a link to the Metabase system assembly.
After executing the example the Count variable stores the number of repository objects, taken for editing.
See also: