IOMSnapshotAttachOnSave(IOMSnapshot) Method

This method allows to add other object updates to the saving transaction of main object

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void AttachOnSave(
	params IOMSnapshot[] toSaveAfter
)

Parameters

toSaveAfter  IOMSnapshot
additional updates

See Also