MLCBaseMLCSiblingPublishStatus Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets a value indicating the publish status of the MLC sibling document.

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int PublishStatus { get; }

Property Value

Type: Int32
Remarks

Publish status can have one of the following values: 0: The document exists only as a draft - 1: The document is waiting to be published - 2: The document is published - 3: The document is in the Recycling bin - 4: Reserved, not used - 5: The document has expired - 6: The document is not published but a former approved content exists (Withdrawn).
See Also

Reference