Represents a branch point (root) of the Field-Path definition facility.

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 class BCFieldPathBranchPoint : BCFieldPathLevel
Visual Basic
Public Class BCFieldPathBranchPoint _
	Inherits BCFieldPathLevel
Visual C++
public ref class BCFieldPathBranchPoint : public BCFieldPathLevel

Inheritance Hierarchy

See Also