RequestMetadata(sender: Object, args: PP.Mb.Ui.PropertyChangedEventArgs);
sender. Event source.
args. Event information. The parameter contains an object of the PP.Mb.Ui.PropertyChangedEventArgs type, in which the Metadata property contains the Target field - name of the class that implements a dialog for editing data validation rule in workbook.
The RequestMetadata event occurs when there is no metadata in the source of validation errors panel of the workbook.
The example of event use is given on the Example of Creating the ValidationSettingsDialog Component page.
See also: