Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an enumeration of the NotificationParserType.
Namespace: Microsoft.SharePoint.BusinessData.Runtime
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration NotificationParserType
'Usage
Dim instance As NotificationParserType
public enum NotificationParserType
Members
| Member name | Description | |
|---|---|---|
| IdentityNotificationParser | Notification contains identity information. | |
| ODataEntryContentNotificationParser | Notification contains entire contents of the specific finder output. | |
| Custom | Custom notification parser. |