ReferenceTreeReferenceTreeBranch Constructor
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ReferenceTreeBranch(
Vault vault,
ObjVer objVer,
PropertyValues contextProps,
ReferenceTree parent,
int nestingDepth,
ReferenceTreeResolutionType type,
ReferenceTreeTreeMap map
)
Parameters
- vault Vault
- Permanent Vault
- objVer ObjVer
- ObjVer of the Context Object
- contextProps PropertyValues
- PropertyValues Collection of the Context Object
- parent ReferenceTree
- Parent ReferenceTree
- nestingDepth Int32
- Depth at this level
- type ReferenceTreeResolutionType
- ReferenceTreeResolutionType - Object Reference or Display Value
- map ReferenceTreeTreeMap
- Map for this depth. ( Same as Parent, without the first index )