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, IIndependentObjectSet, IEngineSet, IEngineCollection, _
IEnumerable, ICloneable |
| C# |
|---|
public interface IWorkflowDefinitionSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| Visual C++ |
|---|
public interface class IWorkflowDefinitionSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
| JavaScript |
|---|
FileNet.Api.Collection.IWorkflowDefinitionSet = function();
FileNet.Api.Collection.IWorkflowDefinitionSet.createInterface('FileNet.Api.Collection.IWorkflowDefinitionSet'); |