BCFieldPathLevelParentBranch Property |
Gets the parent branch.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.25.0)
Syntaxpublic BCFieldPathBranch ParentBranch { get; }
Public ReadOnly Property ParentBranch As BCFieldPathBranch
Get
public:
property BCFieldPathBranch^ ParentBranch {
BCFieldPathBranch^ get ();
}
member ParentBranch : BCFieldPathBranch with get
Property Value
Type:
BCFieldPathBranch
See Also