Represents a collection of IWorkflowDefinition objects.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
Public Interface IWorkflowDefinitionSet _
Implements IDocumentSet, IVersionableSet, IContainableSet, ICmHoldableSet, _
IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, _
IIndependentObjectSet, IEngineSet |
| C# |
|---|
public interface IWorkflowDefinitionSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| Visual C++ |
|---|
public interface class IWorkflowDefinitionSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| JavaScript |
|---|
FileNet.Api.Collection.IWorkflowDefinitionSet = function();
FileNet.Api.Collection.IWorkflowDefinitionSet.createInterface('FileNet.Api.Collection.IWorkflowDefinitionSet'); |