Click or drag to resize

TreeParametersBusinessLogicRoot property

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.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public IBusinessLogicRoot? BusinessLogicRoot { get; set; }

Property value

IBusinessLogicRoot
See also