XLErrors.ErrorInfo Method |
Read potential error messages returned by a cached object
Namespace: CalquantXLAssembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntaxpublic static string ErrorInfo(
string objectHandle
)
Parameters
- objectHandle String
- Handle to an object
Return Value
String"No error" if object is valid, an error string otherwise with details of the error
See Also