Click or drag to resize

FormSubmissionEventsClassCurrentFormSubmissionFieldChanged Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void CurrentFormSubmissionFieldChanged(
	int i_FieldId
)

Parameters

i_FieldId
Type: SystemInt32

Implements

IFormSubmissionEventsCurrentFormSubmissionFieldChanged(Int32)
See Also