Click or drag to resize

APIdeleteResults Method

Delete the stored results.
REST path: /res/delete
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool deleteResults()

Return Value

Boolean
True if operations goes fine.
See Also