InvokeDelete

Overview

Invokes the Delete method on an API object. Returns the API status code.

Syntax

InvokeDelete(1, 2, 3, 4)

Function Properties

Ordinal Type Description
1 object Required API object to delete
2 string Required Output parameter for API status message
3 numeric Required Output parameter for API error code
4 object DeleteOptions API object

Usage

Last Updated: Jun 8, 2021