Click or drag to resize

CTInterfaceOnSaveToStoragePost Event

Invoked after 3rdPartyData is saved to the model.

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

Value

EventHandlerCTInterfaceSavePostArgs
Revision History
DateVersionDescription
-2012 SP4First Release
See Also