Provide methods for locking all required items in the specified configuration of items and for synchronous and asynchronous downloading of all the files in the configuration.
Provide methods for locking all required items in the specified configuration of items and for synchronous and asynchronous downloading of all the files in the configuration.

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 11.0.0.6296

Syntax

C#
public class CheckoutManager : IDisposable
Visual Basic (Declaration)
Public Class CheckoutManager _
	Implements IDisposable
J#
public class CheckoutManager implements IDisposable
JScript
public class CheckoutManager implements IDisposable

Inheritance Hierarchy

System..::.Object
  Aras.IOME..::.CheckoutManager

See Also