←Select platform

GenerateMetadataArgs Constructor

Summary

Initializes a new instance of the GenerateMetadataArgs class with explicit parameters.

Syntax
C#

Parameters

totalCount

The total count of possible metadata records, which is equal to the number of DICOM instances stored in the Instance database table.

cancelled

true if metadata is continues to be generated; false if metadata generation has been cancelled.

options

MetadataOptions that identify the type and content options of the metadata being generated. (XML, JSON)

scope

An enumeration that specifies if the metadata operation applies to All metadata, Existing metadata only, or Missing metadata only.

Remarks

For more information, see MetadataOptions.

Example

For an example, refer to IStorageDataAccessAgent4.

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