Click or drag to resize

CTInterface.OnSaveToStoragePost Event

Invoked after 3rdPartyData is saved to the model.

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

Value

Type: System.EventHandler<CTInterface.SavePostArgs>
Availability

CUSTOMTOOLS 2012 SP4


See Also