Entity.Subscribe Method
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.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.BusinessData.Runtime.Subscription Subscribe (Microsoft.BusinessData.Runtime.EntityEventType eventType, Microsoft.BusinessData.Runtime.NotificationCallback notificationCallback, string onBehalfOfUser, string subscriberName, Microsoft.BusinessData.MetadataModel.LobSystemInstance lobSystemInstance);
member this.Subscribe : Microsoft.BusinessData.Runtime.EntityEventType * Microsoft.BusinessData.Runtime.NotificationCallback * string * string * Microsoft.BusinessData.MetadataModel.LobSystemInstance -> Microsoft.BusinessData.Runtime.Subscription
Parameters
- eventType
- EntityEventType
- notificationCallback
- NotificationCallback
- onBehalfOfUser
- String
- subscriberName
- String
- lobSystemInstance
- LobSystemInstance
Returns
- Attributes