IDocumentStatus Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IDocumentStatus type exposes the following members.

Properties

  Name Description
Public property CanBePublished
Gets a value indicating whether the document that triggered the event currently has the flag set that allows it to be published.
Public property HasBeenReviewedInWorkflow
Gets a value indicating whether the document that triggered the event has been reviewed in a workflow controlled by Content Studio Workflow Server.
Public property HasDraft
Gets a value indicating whether the document has a draft content.
Public property HasMetaData
Gets a value indicating whether the document that triggered event the adds meta data content.
Public property IsAuthoredInWorkflow
Gets a value indicating whether the document that triggered the event has been authored in Content Studio Workflow Server.
Public property IsForApprovalInWorkflow
Gets a value indicating whether the document that triggered the event has been approved by Content Studio Workflow Server.
Public property IsForAuthoringInWorkflow
Gets a value indicating whether the document that triggered the event is for authoring in Content Studio Workflow Server.
Public property IsForReviewInWorkflow
Gets a value indicating whether the document that triggered the event is beeing reviewed in a workflow controlled by Content Studio Workflow Server.
Public property IsInRecyclingBin
Gets a value indicating whether the document that triggered the event is in the recycling bin.
Public property IsOnWorkflow
Gets a value indicating whether the document is on workflow.
Public property IsProtected
Gets a value indicating whether the document that triggered the event is protected.
Public property IsRejected
Gets a value indicating whether the document that triggered the event is rejected in workflow.
Public property IsRejectedByWorkflowServer
Gets a value indicating whether the document that triggered the event is rejected by the Content Studio Workflow Server.
Top
See Also

Reference