NotificationEventArgsRecID Property

Provides the primary key of the record that was inserted/updated/deleted. all records in each table has the unique ID. this value is only for internal use.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public int RecID { get; }

Property Value

Int32

See Also