Gets the Field-Path level object controlling the folder, or nullNothingnullptra null reference (Nothing in Visual Basic) if the folder is not controlled.

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

Syntax

C#
public BCFieldPathLevel FieldPathLevel { get; }
Visual Basic
Public ReadOnly Property FieldPathLevel As BCFieldPathLevel
	Get
Visual C++
public:
property BCFieldPathLevel^ FieldPathLevel {
	BCFieldPathLevel^ get ();
}

See Also