IAnalyticsUsageEvent.EventTypeId - Propriété
Obtient ou définit le type d'événement.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
Property EventTypeId As Integer
Get
Set
'Utilisation
Dim instance As IAnalyticsUsageEvent
Dim value As Integer
value = instance.EventTypeId
instance.EventTypeId = value
int EventTypeId { get; set; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
IAnalyticsUsageEvent interface