A FolderSet collection object containing the Folder objects for the directly-contained
child folders of this Folder. Any referentially-contained child folders are not included in the collection.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SubFolders As IFolderSet |
C# |
---|
IFolderSet SubFolders { get; } |
Visual C++ |
---|
property IFolderSet^ SubFolders { IFolderSet^ get (); } |
JavaScript |
---|
function get_subFolders(); |
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