A FolderSet collection object containing the directly-contained Folder
objects that are the starting points (children of the root folder) in the container hierarchy.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property TopFolders As IFolderSet |
C# |
---|
IFolderSet TopFolders { get; } |
Visual C++ |
---|
property IFolderSet^ TopFolders { IFolderSet^ get (); } |
JavaScript |
---|
function get_topFolders(); |
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