A
collection object containing the directly-contained
objects that are the starting points (children of the root folder) in the container hierarchy.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property TopFolders As IFolderSet |
C# |
---|
IFolderSet TopFolders { get; } |
C++ |
---|
property IFolderSet TopFolders abstract { IFolderSet get(); } |
J# |
---|
/** property */ public IFolderSet get_TopFolders(); |
JScript |
---|
public function get TopFolders() : IFolderSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: Container
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ