Click or drag to resize

CheckinManagerFlags Enumeration

Enumeration for setting additional actions after checkin

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
[FlagsAttribute]
public enum CheckinManagerFlags
Members
  Member nameValueDescription
None0 Do not perform any actions after checkin
UnlockAfterCheckin1 Unlock locked items after successful checkin
See Also