Click or drag to resize

IFormSubmissionEvents Interface

Changes in the state of a FormSubmission model

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public interface IFormSubmissionEvents

The IFormSubmissionEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentFormSubmissionFieldChanged
method CurrentFormSubmissionFieldChanged
Public methodCurrentFormSubmissionIdentityChanged
method CurrentFormSubmissionIdentityChanged
Public methodFormSubmissionBeforeDelete
method FormSubmissionBeforeDelete
Public methodFormSubmissionDeleted
method FormSubmissionDeleted
Public methodFormSubmissionFieldsChanged
method FormSubmissionFieldsChanged
Top
See Also