Click or drag to resize

APIdeleteChecks Method

Delete the stored checks.
REST path: /res/delchecks
REST verb: GET

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

Return Value

Boolean
True if operations goes fine.
See Also