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

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

Gets the number of published documents on a Web site.

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int Published { get; }

Property Value

Type: Int32
The number of published documents. This value is read only.
Remarks

This value is not always reliable, see the remarks section for the DocumentStatisticsInformation class.
See Also

Reference