clsBusinessObject..::..oEngineContext Property
Gets or sets the o engine context.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public clsEngineContext oEngineContext { get; set; }
Public Property oEngineContext As clsEngineContext Get Set
public: property clsEngineContext^ oEngineContext { clsEngineContext^ get (); void set (clsEngineContext^ value); }