Share via


WorkflowSubscriptionService.EnumerateSubscriptionsByListWithContentType Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionCollection EnumerateSubscriptionsByListWithContentType (Guid listId, bool includeContentTypeSpecified);
abstract member EnumerateSubscriptionsByListWithContentType : Guid * bool -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionCollection
override this.EnumerateSubscriptionsByListWithContentType : Guid * bool -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionCollection
Public Overridable Function EnumerateSubscriptionsByListWithContentType (listId As Guid, includeContentTypeSpecified As Boolean) As WorkflowSubscriptionCollection

Parameters

listId
Guid
includeContentTypeSpecified
Boolean

Returns

Attributes

Applies to