Click or drag to resize

IomFactoryCreateCheckoutManager Method (Item, CheckoutManagerFlags)

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public CheckoutManager CreateCheckoutManager(
	Item configuration,
	CheckoutManagerFlags flags
)

Parameters

configuration
Type: Aras.IOMItem
Configuration of items
flags
Type: Aras.IOMECheckoutManagerFlags

Return Value

Type: CheckoutManager
See Also