SchemaDocumentationDlg.OptionsDialogAction
Property: OptionsDialogAction as SPYDialogAction
Description
To allow your script to fill in the default values and let the user see and react on the dialog, set this property to the value spyDialogUserInput(2). If you want your script to define all the options in the schema documentation dialog without any user interaction necessary, use spyDialogOK(0). Default is spyDialogOK.
Errors
2900 | The object is no longer valid. | |
2901 | Invalid value has been used to set the property. Invalid address for the return parameter was specified. |