Maps a folder to a new level or branch level, using the given property.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: 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 )
Parameters
- folder
- Type: BlueCieloECM.InnoCielo.Meridian.Server BCFolder
The folder to map.
- propertyDef
- Type: BlueCieloECM.InnoCielo.Meridian.Server BCPropertyDef
The property definition used to map.
- type
- Type: BlueCieloECM.InnoCielo.Meridian.Server FieldPathMapKind
The type of field-path map.
Return Value
The Field-Path definition level a folder is mapped to.See Also