NotificationEventArgs Constructor

Should not be used by third party applications.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public NotificationEventArgs(
	string dataclass,
	int objID,
	Object data,
	UpdateOperation operation
)

Parameters

dataclass  String
objID  Int32
data  Object
operation  UpdateOperation

See Also