DeleteFacility method

Deletes the Facility.

Syntax


C++

HRESULT DeleteFacility(
   BSTR URLName)

Scripting languages
Object.DeleteFacility
   URLName as String

Parameters


URLName

The URL name of the facility to delete.

Return value


C++

The return code.

Scripting languages

None.

Remarks


You must have administrator privileges to delete a Facility.

Home

Applies to
IERUCommunity