Click or drag to resize

WorkflowServiceDelete Method

Namespace:  Dynamicweb.Security.Workflows
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public void Delete(
	IEnumerable<int> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableInt32
See Also