Click or drag to resize

TreeParameters Properties

The TreeParameters Type exposes the following members.

Properties
 NameDescription of the
Public PropertyBusinessLogicRoot Internal, cross-assembly parameter. Contains the LogicalTaskTree as IBusinessLogicRoot in order to create a direct assembly reference to LogicalTaskTree. Is resolved again within the Vishnu.ViewModel assembly. There is a reference to LogicalTaskTree.
Public PropertyCheckerDllDirectory Path to the Checker.dll directory.
Public PropertyLastParentViewAbsoluteScreenPosition The absolute screen position of the centre of the containing control.
Public PropertyName Name of the tree.
Public PropertyParentView The associated Control.
Public PropertyViewModelRoot Internal, cross-assembly parameter. Contains the LogicalTaskTreeViewModel as IViewModelRoot in order to create a direct assembly reference to Vishnu.ViewModel. Is resolved again within the Vishnu.ViewModel assembly.
Back to the top
See also