IOMRemovableDelete Method

Delete object from configuration database.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void Delete()

Exceptions

ObjectSavingException Thrown when object cannot be deleted due to constraint violation in configuration database
.

See Also