RevisionComparisonWizard.RequestMetadata

Syntax

RequestMetadata(sender: Object, args: PP.Mb.Ui.PropertyChangedEventArgs);

Parameters

sender. Event source.

args. Event information.

Description

The RequestMetadata event occurs when there is no metadata in the source for the wizard that validates data by comparing their versions.

Example

The example of event use is given on the page with description of the RevisionComparisonWizard constructor.

See also:

RevisionComparisonWizard