Save instance changes to the database
Namespace: uStrata.MathDaemon.Wcf.ContractsIf the instance already has calculations, it cannot be edited. Use AddClone instead.
Database updated with passed instance properties.
The method does not affects the cache
Assembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax
Parameters
- expressionContent
- Type: uStrata.MathDaemon.Wcf.Contracts.Types ExpressionContent
ExpressionContent object with all data
Return Value
Type: MathDaemonResponse ObjectMathDaemonResponse object
See Also