UpdateOperation Enumeration

the opcode for update notifications.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum UpdateOperation

Members

Inserted0Inserted
Updated1Updated
Deleted2Deleted

See Also