IExpressionValet InstanceDbEdit Method µStrata MathDaemon™ WCF
Save instance changes to the database

If 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

Namespace: uStrata.MathDaemon.Wcf.Contracts
Assembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax

MathDaemonResponse<Object> InstanceDbEdit(
	ExpressionContent expressionContent
)

Return Value

Type: MathDaemonResponse Object 
MathDaemonResponse object
See Also