mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Navigation >> Statistics_Type_Enum

Statistics_Type_Enum Enumeration



Type of statistical information to display


Namespace: SobekCM.Core.Navigation
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public enum Statistics_Type_Enum

Members

Member nameValueDescription
NONE0 No statistics type specified, not applicable
Item_Count_Arbitrary_View1 Displays the item count for an arbitrary date and the growth from the first arbitrary date and the second date
Item_Count_Growth_View2 Displays the current number of items in each aggregation, as well as growth during the last FYTD
Item_Count_Standard_View3 Displays the current number of items in each aggregation
Item_Count_Text4 Displays the current number of items in each aggregation, in comma-seperate value text
Recent_Searches5 Displays list of recent searches performed against this digital library
Usage_By_Date_Text6 Displays the overall usage at the aggregation-level by date, in comma-seperate value text
Usage_Collections_By_Date7 Displays the overall usage at the aggregation-level by date
Usage_Collection_History8 Displays the overall usage by date of a single item aggregation
Usage_Collection_History_Text9 Displays the overall usage by date of a single item aggregation, in comma-seperate value text
Usage_Definitions10 Displays the definitions of the terms used in the statistical screens
Usage_Items_By_Collection11 Displays the most often used items within a single item aggregation
Usage_Item_Views_By_Date12 Displays the overall usage at the item-level by date
Usage_Titles_By_Collection13 Displays the most often used titles within a single item aggregation
Usage_Overall14 Displays the overall usage against the overall architecture

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )