This function checks if the form was saved.
object.Save()
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
bool
Display Save for the form.
Dim aForm
Set aForm = Profile.Form
aForm.Save