Click or drag to resize

CTInterfaceOnCustomCopyResolveInitialConfiguration Event

Invoked during CUSTOMTOOLS Copy process for all individual files when Configuration option at Properties is set to Property Specific. Allows setting configuration option per file.

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

Value

EventHandlerCTInterfaceCustomCopyResolveInitialConfigurationArgs
Revision History
DateVersionDescription
-2015 SP4First Release
See Also