Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the notification technique.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property NotificationTechnique As NotificationTechnique
Get
Set
'Usage
Dim instance As ProactiveCachingObjectNotificationBinding
Dim value As NotificationTechnique
value = instance.NotificationTechnique
instance.NotificationTechnique = value
public NotificationTechnique NotificationTechnique { get; set; }
public:
property NotificationTechnique NotificationTechnique {
NotificationTechnique get ();
void set (NotificationTechnique value);
}
member NotificationTechnique : NotificationTechnique with get, set
function get NotificationTechnique () : NotificationTechnique
function set NotificationTechnique (value : NotificationTechnique)
Eigenschaftswert
Typ: Microsoft.AnalysisServices.NotificationTechnique
The notification technique.