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