This function returns the result of the forced data copying from the controls into the HRIs of the form.
object.ReadDataFromControls()
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
bool
Make the forced data copying from the controls into the HRIs of the form.
Dim aForm
Set aForm = Profile.Form
aForm.ReadDataFromControls