Partager via


AlertManagerInfo.SearchAlertNotificationFormatVersion - Propriété

Obtient ou définit la version du format de notifications d'alerte Search .

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property SearchAlertNotificationFormatVersion As Integer
    Get
    Set
'Utilisation
Dim instance As AlertManagerInfo
Dim value As Integer

value = instance.SearchAlertNotificationFormatVersion

instance.SearchAlertNotificationFormatVersion = value
[DataMemberAttribute]
public int SearchAlertNotificationFormatVersion { get; set; }

Valeur de propriété

Type : System.Int32
La version du format de notifications d'alerte Search .

Voir aussi

Référence

AlertManagerInfo classe

AlertManagerInfo - Membres

Microsoft.Office.Server.Search.Query - Espace de noms