PhoneSystemUpdated Event

Occurs when the entity is updated

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public event NotificationEventHandler Updated

Value

NotificationEventHandler

Implements

IPhoneSystemUpdated

Remarks

in some scenarious Inserted is not fired for new objects and they are delivered with Updated event

See Also