IExpressionValet ContentUpdate Method µStrata MathDaemon™ WCF
Update expression content with passed data. If the token not exists in the list, it added, otherwise updated.

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> ContentUpdate(
	ExpressionContent expressionContent
)

Return Value

Type: MathDaemonResponse Object 
MathDaemonResponse object
See Also