Click or drag to resize

FormSubmissionEvents Interface

FormSubmissionEvents Class

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

The FormSubmissionEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentFormSubmissionFieldChanged
method CurrentFormSubmissionFieldChanged
(Inherited from IFormSubmissionEvents.)
Public methodCurrentFormSubmissionIdentityChanged
method CurrentFormSubmissionIdentityChanged
(Inherited from IFormSubmissionEvents.)
Public methodFormSubmissionBeforeDelete
method FormSubmissionBeforeDelete
(Inherited from IFormSubmissionEvents.)
Public methodFormSubmissionDeleted
method FormSubmissionDeleted
(Inherited from IFormSubmissionEvents.)
Public methodFormSubmissionFieldsChanged
method FormSubmissionFieldsChanged
(Inherited from IFormSubmissionEvents.)
Top
See Also