BookChangeType EnumerationTable of ContentConnectionType Enumeration
Books maintenance options.

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
public enum BooksMaintenanceOptions

Members

Member nameValueDescription
None0 No books are maintained.
RegularBooksOnly1 Only regular books are maintained.
ImpliedBooksOnly2 Only implied books are maintained.
RegularAndImpliedBooks3 Only regular and implied books are maintained.
All4 Regular, implied, and consolidated books are maintained.

See Also