Statistics Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This class returns statistic data for documents.
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.DocumentStatistics

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

public sealed class Statistics : CSBase

The Statistics type exposes the following members.

Constructors

  NameDescription
Public methodStatistics
Initializes a new instance of the Statistics class
Top
Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Public methodGetActionHistory(ConnectionId, SessionId, Int32, CSFileObjectTypes, StatisticsDocumentActions, Int32, Int32, Int32, Int32)
Returns a paged list of actions performed on a single document or on all documents within a specific container.
Public methodGetActionHistory(ConnectionId, SessionId, String, Int32, Int32, Int32, Int32, Int32, String)
Returns a paged list of actions performed on a single document or on all documents within a specific container.
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference