Returns the collection of folder types that are creatable in the folder.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Parameters
- allowNoType
- Type: System..::..Boolean%
A value indicating whether a folder/project with no type is creatable.
- projectsOnly
- Type: System..::..Boolean
A value indicating whether only projects are taken into account.
If falseFalsefalsefalse (False in Visual Basic) then only folders are taken into account.
Return Value
The collection of folder types that are creatable in the folder.
See Also