AlertManagerInfo.SearchAlertNotificationQuota property
Obtém ou define o número máximo de Search as notificações de alerta são geradas.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property SearchAlertNotificationQuota As Integer
Get
Set
'Uso
Dim instance As AlertManagerInfo
Dim value As Integer
value = instance.SearchAlertNotificationQuota
instance.SearchAlertNotificationQuota = value
[DataMemberAttribute]
public int SearchAlertNotificationQuota { get; set; }
Property value
Type: System.Int32
O número máximo de notificações de alerta Search gerado.