Click or drag to resize

CheckoutManagerFlags Property

Property contains value of CheckoutManagerFlags and shows which operations should be performed during checkout.

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public CheckoutManagerFlags Flags { get; set; }

Property Value

Type: CheckoutManagerFlags
See Also