←Select platform

GenerateMetadataCompleted Event

Summary

After GenerateMetadata, GenerateMetadataJson, or GenerateMetadataXml is called, this event is fired once after all metadata has been generated.

Syntax
C#
public event EventHandler<GenerateMetadataArgs> GenerateMetadataCompleted 

Remarks

The following methods fire the GenerateMetadataStarting event:

The GenerateMetadataStarting event is one of three events that is fired for the above methods.

Example

For an example, refer to IStorageDataAccessAgent4.

Event Data

ParameterTypeDescription
senderobjectThe source of the event
eGenerateMetadataArgsThe event data

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly