Click or drag to resize
BCEnvironmentNewFolderType Method
Creates a new folder type with the specified name.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCFolderType NewFolderType()

Return Value

Type: BCFolderType
The created folder type.
See Also