Click or drag to resize
ComputationErrorInfo Properties

[This is preliminary documentation and is subject to change.]

The ComputationErrorInfo type exposes the following members.

Properties
  NameDescription
Public propertyComputation
Get ComputationName : the name of the computation
Public propertyException
Get Exception
Public propertyExceptionMessage
Get Exception message
Public propertyExpressionString
Get ExpressionString
Public propertyInnerExceptionMessage
Get InnerException Message (null if no InnerException)
Public propertyName
Get ComputationName : the name of the computation
Public propertyNameAsString
Get Name as string
Public propertyRecordId
Get RecordId (id of record in context)
Public propertyTableName
Get TableName (of record in context)
Top
See Also