Click or drag to resize

APIgetLastRunLog Method

Get log for the last run analysis
REST path: /op/runlog
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string[] getLastRunLog()

Return Value

String
An array of string, empty if not available
See Also