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