AlertInfo.Clone - Méthode
Remarque : cette API est désormais obsolète.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
Public Function Clone As Object
'Utilisation
Dim instance As AlertInfo
Dim returnValue As Object
returnValue = instance.Clone()
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public Object Clone()
Valeur renvoyée
Type : System.Object