A
collection object containing the
objects for the directly-contained child folders of this
. Any referentially-contained child folders are not included in the collection.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SubFolders As IFolderSet |
C# |
---|
IFolderSet SubFolders { get; } |
C++ |
---|
property IFolderSet SubFolders abstract { IFolderSet get(); } |
J# |
---|
/** property */ public IFolderSet get_SubFolders(); |
JScript |
---|
public function get SubFolders() : IFolderSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: PREVENT
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: ParentContainer
RequiredClass: Container
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ