Compartilhar via


AlertInfo.Clone method

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<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
'Uso
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()

Valor retornado

Type: System.Object

Implements

ICloneable.Clone()

Ver também

Referência

AlertInfo class

AlertInfo members

Microsoft.Office.Server.Search.Query namespace