ISaveContext.Get(string name) Method
.NET Standard 2.x
Gets the specified value from the ISaveContext
object..
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
object Get(string name);
Parameters
name
System.String
Name of the specified value.
Returns
System.Object
The specified value.
Applies to
.NET Standard
2.x