Click or drag to resize

CTInterfaceOnCustomCopyPreSavePropertyValue Event

Invoked at CUSTOMTOOLS Copy during the copy process, before the dirty properties are written. Allows manipulating values of dirty properties.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterfaceCopyPrePropertySaveArgs> OnCustomCopyPreSavePropertyValue

Value

EventHandlerCTInterfaceCopyPrePropertySaveArgs
Revision History
DateVersionDescription
-2015 SP2First Release
See Also