IRegionWithMathLastStore Property
Reference to the calculation context instance used last time during document evaluation.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
Store LastStore { get; set; }
Property LastStore As Store
Get
Set
property Store^ LastStore {
Store^ get ();
void set (Store^ value);
}
abstract LastStore : Store with get, set
Property Value
Store