Interface IAfterAddUpdate
Interface for a server method which runs on the Item->onAfterAdd or Item->onAfterUpdate events
Inherited Members
Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IAfterAddUpdate : ISingleItemSubroutine
Remarks
For help deciding which interface to use for which type of method, see the remarks for IMethod