AnalyticsEventTypeDefinition properties

The AnalyticsEventTypeDefinition type exposes the following members.

Properties

  Name Description
Public property AggregationType Gets or sets the aggregation type (hits, unique users, or both) for an event type.
Public property AppEventTypeId Gets the ID of a custom analytics event type.
Public property ApplicationName Gets the name of the application that is registering a custom event type.
Public property EventName Gets the name of an event type.
Public property EventTypeId Gets the ID of an event type.
Public property IsReadOnly Gets a Boolean value that indicates if an event type definition is read-only.
Public property LifeTimeManagedPropertyName Gets the name of the search managed property an event type definition holding the lifetime counts.
Public property Options Gets or sets additional event type definition options as specified in a EventOptions enumeration.
Public property RecentManagedPropertyName Gets the name of the search managed property of an event type definition holding the recent counts.
Public property RecentPopularityTimeframe Gets or sets the time frame of the recent popularity of an event type.
Public property RecommendationWeight Gets or sets the weight a specified event type should be given in the recommendation calculation.
Public property RelevanceWeight Gets or sets the weight a specified event type should be given in the relevance calculation.
Public property Rollups Gets or sets the rollup aggregation that is calculated for an event type.
Public property TailTrimming Gets or sets the minimum aggregation count that is required to consider the event for a particular item.

Top

See also

Reference

AnalyticsEventTypeDefinition class

Microsoft.Office.Server.Search.Analytics namespace