AlertInfo.ChangeType - Propriété
Remarque : cette API est désormais obsolète.
Obtient ou définit le type de modifications qui génère l'alerte de recherche.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
Public Property ChangeType As AlertChangeType
Get
Set
'Utilisation
Dim instance As AlertInfo
Dim value As AlertChangeType
value = instance.ChangeType
instance.ChangeType = value
[DataMemberAttribute]
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public AlertChangeType ChangeType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.AlertChangeType
Valeur de l'énumération AlertChangeType .