WorkflowSubscriptionService.GetSubscription(Guid) 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 virtual Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription GetSubscription (Guid subscriptionId);
abstract member GetSubscription : Guid -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription
override this.GetSubscription : Guid -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription
Public Overridable Function GetSubscription (subscriptionId As Guid) As WorkflowSubscription
Parameters
- subscriptionId
- Guid
Returns
- Attributes