Entity.Unsubscribe(Subscription, String, String, LobSystemInstance) 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 void Unsubscribe (Microsoft.BusinessData.Runtime.Subscription subscription, string onBehalfOfUser, string unsubscriberName, Microsoft.BusinessData.MetadataModel.LobSystemInstance lobSystemInstance);
member this.Unsubscribe : Microsoft.BusinessData.Runtime.Subscription * string * string * Microsoft.BusinessData.MetadataModel.LobSystemInstance -> unit
Parameters
- subscription
- Subscription
- onBehalfOfUser
- String
- unsubscriberName
- String
- lobSystemInstance
- LobSystemInstance
- Attributes