Content Engine .NET API
IFolderSet Interface
See Also Example






Represents a collection of Folder objects.


Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Interface IFolderSet
    Implements IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C#
public interface IFolderSet : IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
C++
interface class IFolderSet : IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
J#
public interface IFolderSet implements IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable
JScript
public interface IFolderSet extends IContainableSet, IReplicableSet, ISubscribableSet, IIndependentObjectSet, IEngineSet, IEngineCollection, IEnumerable, ICloneable

See Also

IFolderSet Members
FileNet.Api.Collection Namespace

Syntax based on .NET Framework version 2.0.
Documentation version 4.5.x.


© Copyright IBM Corporation 2006, 2009. All rights reserved.