BCFieldPathBranchPointBranches Property  | 
 
            Gets the collection of the branches.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Server
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCCollection<BCFieldPathBranch> Branches { get; }Public ReadOnly Property Branches As BCCollection(Of BCFieldPathBranch)
	Get
Property Value
Type: 
BCCollectionBCFieldPathBranch
See Also