RevisionMetadataComparisonWizard.RequestMetadata

Syntax

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

Parameters

sender. Event source.

args. Event information.

Description

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

Example

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

See also:

RevisionMetadataComparisonWizard