NotifyPubSubCMXREP Method
- Last UpdatedApr 08, 2026
- 1 minute read
Publishes or replicates the newly created or changed record.
protected void NotifyPubSubCMXREP(
RTChangeNotification notification,
int recNum,
IntPtr recPtr
)
protected:
void NotifyPubSubCMXREP(
RTChangeNotification notification,
int recNum,
IntPtr recPtr
)
Parameters
- notification
- The type of notification (publish or replicate).
- recNum
- The record number.
- recPtr
- The record pointer.