Skip to main content

ContentStatus

The ContentStatus enum defines the possible states of content within the system, indicating whether it has been modified, created, or deleted.

Accepted Values

NameValue
NotChanged0
Created1
Edited2
Deleted3

This enumeration is used to track the current state of content items in the system, helping to determine what actions have been performed on the content.