Retrieve all instances stored in the database that belongs to the customer and are on Root level
Namespace: uStrata.MathDaemon.Wcf.ContractsThe data will be retrieved directly from the database. It means that if any instance uploaded to the cache and edit, the changes are not reflected until the instance will be stored in the database.
Assembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax
Parameters
- sessionId
- Type: System Guid
Session identifier
Return Value
Type: MathDaemonResponse ExpressionContentAn array of ExpressionContent structure
See Also