NotificationTechnique Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the notifications used in the analysis service.
public enum NotificationTechnique
type NotificationTechnique =
Public Enum NotificationTechnique
- Inheritance
-
NotificationTechnique
Fields
Name | Value | Description |
---|---|---|
Client | 0 | The notifications used in the client side. |
Server | 1 | The notifications used in the server side. |