Click or drag to resize

PFActivityLogAggregationType Enumeration

Enumeration of the possible aggregation grouping combinations available in PFActivityLog.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum AggregationType
Members
  Member nameValueDescription
ApplicationAndContext10 Grouped by application and context
ApplicationAndContentType20 Grouped by application and content type
ApplicationAndUser30 Grouped by application and user
See Also