clsEngineContext..::..getGlobals Property
Gets the get globals.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public clsGlobalCollection getGlobals { get; }
Public ReadOnly Property getGlobals As clsGlobalCollection Get
public: property clsGlobalCollection^ getGlobals { clsGlobalCollection^ get (); }