Click or drag to resize

DeleteAqlFunctionResponse Properties

The DeleteAqlFunctionResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
Public propertyDeletedCount
The number of deleted user functions, always 1 when Group is set to false. Any number >= 0 when Group is set to true.
Public propertyError
Indicates whether an error occurred (false in this case).
Top
See Also