IExpressionValet ContentAdd Method µStrata MathDaemon™ WCF
Add new ExpressionEngine object to the pool with all objects

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

Return Value

Type: MathDaemonResponse Guid 
Instance identifier encapsulated in MathDaemonResponse object
See Also