BookContentStatus

Book content file status options.

Class

Read Only

Number NORMAL = 1852797549

The book content object is not open and is unchanged.


Read Only

Number MISSING_DOCUMENT = 1148150605

The book content object is missing because it has been moved, renamed, or deleted.


Read Only

Number DOCUMENT_OUT_OF_DATE = 1148150596

The book content object has been modified after repagination.


Read Only

Number DOCUMENT_IN_USE = 1148150601

The book content object is being used by someone else and is therefore locked.


Read Only

Number DOCUMENT_IS_OPEN = 1148150607

The book content object is open.

Was this helpful?