clsEngineContext..::..model Property
returns the UI model
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public clsUIModel model { get; }
Public ReadOnly Property model As clsUIModel Get
public: property clsUIModel^ model { clsUIModel^ get (); }