DocumentStatisticsInformationNotClassified 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 documents on a Web site for which no statistics exists.

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

public int NotClassified { get; }

Property Value

Type: Int32
This value is normally always zero. This value is read only.
Remarks

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

Reference