Represents a collection of
objects.
Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IWorkflowDefinitionSet Implements IDocumentSet, IVersionableSet, IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C# |
---|
public interface IWorkflowDefinitionSet : IDocumentSet, IVersionableSet, IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
C++ |
---|
interface class IWorkflowDefinitionSet : IDocumentSet, IVersionableSet, IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
J# |
---|
public interface IWorkflowDefinitionSet implements IDocumentSet, IVersionableSet, IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |
JScript |
---|
public interface IWorkflowDefinitionSet extends IDocumentSet, IVersionableSet, IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable |