次の方法で共有


AnalyticsEventTypeDefinition.LifeTimeManagedPropertyName property

Gets the name of the search managed property an event type definition holding the lifetime 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 LifeTimeManagedPropertyName As String
    Get
'Usage
Dim instance As AnalyticsEventTypeDefinition
Dim value As String

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

Property value

Type: System.String
The name of the search managed property of an event type definition.

See also

Reference

AnalyticsEventTypeDefinition class

AnalyticsEventTypeDefinition members

Microsoft.Office.Server.Search.Analytics namespace