BCFieldPathDefinition MapFolder Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Maps a folder to a new level or branch level, using the given property.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public BCFieldPathLevel MapFolder(
	BCFolder folder,
	BCPropertyDef propertyDef,
	FieldPathMapKind type
)

Return Value

The Field-Path definition level a folder is mapped to.
See Also