Enumerations used to describe status of CContent.
Namespace: Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public enum ContentWorkflowStatus |
| Visual Basic |
|---|
Public Enumeration ContentWorkflowStatus |
| Visual C++ |
|---|
public enum class ContentWorkflowStatus |
Members
| Member name | Description | |
|---|---|---|
| Working | ||
| Recycled | ||
| PendingApproval | ||
| Approved | ||
| Published | ||
| PendingDelete | ||
| Archived | ||
| DeleteRequested |