SearchAlert.ChangeType property
Obtém ou define o tipo de alteração que deve gerar um alerta de pesquisa.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property ChangeType As AlertChangeType
Get
Set
'Uso
Dim instance As SearchAlert
Dim value As AlertChangeType
value = instance.ChangeType
instance.ChangeType = value
public AlertChangeType ChangeType { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Query.AlertChangeType
Um valor da enumeração AlertChangeType .