Share via


AnalyticsEventTypeDefinition.RecentManagedPropertyName property

Gets the name of the search managed property of an event type definition holding the recent counts.

Namespace:  Microsoft.Office.Server.Search.Analytics
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

Syntax

'Declaration
Public ReadOnly Property RecentManagedPropertyName As String
    Get
'Usage
Dim instance As AnalyticsEventTypeDefinition
Dim value As String

value = instance.RecentManagedPropertyName
public string RecentManagedPropertyName { get; }

Property value

Type: System.String
The name of the search managed property of an event type definition that is holding the recent counts.

See also

Reference

AnalyticsEventTypeDefinition class

AnalyticsEventTypeDefinition members

Microsoft.Office.Server.Search.Analytics namespace