Click or drag to resize

APIdontDeleteChecks Property

Set if checking results can be deleted or not.
REST path: /res/donotdeletechecks
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool dontDeleteChecks { get; set; }

Property Value

Boolean

Return Value

Boolean
See Also