Retrieve full list of results performed for the instance and belongs to the customer.
Namespace: uStrata.MathDaemon.Wcf.ContractsAssembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
MathDaemonResponse<ResultContent> GetResultListForInstanceBelongsToCustomer(
Guid instanceId,
Guid sessionId
)
MathDaemonResponse<ResultContent> GetResultListForInstanceBelongsToCustomer(
Guid instanceId,
Guid sessionId
)
Function GetResultListForInstanceBelongsToCustomer (
instanceId As Guid,
sessionId As Guid
) As MathDaemonResponse(Of ResultContent)
Function GetResultListForInstanceBelongsToCustomer (
instanceId As Guid,
sessionId As Guid
) As MathDaemonResponse(Of ResultContent)
abstract GetResultListForInstanceBelongsToCustomer :
instanceId : Guid *
sessionId : Guid -> MathDaemonResponse<ResultContent>abstract GetResultListForInstanceBelongsToCustomer :
instanceId : Guid *
sessionId : Guid -> MathDaemonResponse<ResultContent>Parameters
- instanceId
- Type: System Guid
Instance identifier
- sessionId
- Type: System Guid
Session identifier
Return Value
Type:
MathDaemonResponse ResultContent Array of ResultContent structure