The IModule type exposes the following members.

Events

  NameDescription
Public eventFullRecordRetrieved
Event to fire when the full content of this object is retrieved. This event will only get triggered, if the object is partially constructed.
(Inherited from ICartellaObject.)
Public eventObjectPreValidation
Event to fire preceeding object validation.
(Inherited from ICartellaObject.)
Public eventObjectUpdated
Event to fire when the update field values are updated
(Inherited from ICartellaObject.)

See Also