clsEngineContext..::..oReturnsColl Property
Gets the o returns coll.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public clsReturnsCollection oReturnsColl { get; }
Public ReadOnly Property oReturnsColl As clsReturnsCollection Get
public: property clsReturnsCollection^ oReturnsColl { clsReturnsCollection^ get (); }