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)
Syntax
public event EventHandler<CTInterfaceCopyPrePropertySaveArgs> OnCustomCopyPreSavePropertyValue

Value

Type: SystemEventHandlerCTInterfaceCopyPrePropertySaveArgs
Availability

CUSTOMTOOLS 2015 SP2


See Also