←Select platform

CurrentItem Property

Summary

Gets or sets a value that represents the index of the metadata record that has just been generated.

Syntax
C#
public int CurrentItem {get; set;} 

Property Value

A value that represents the index of the metadata record that has just been generated.

Remarks

The GenerateMetadataXml and GenerateMetadataJson classes both generate metadata, and fire the following events:

These events all have the GenerateMetadataArgs class as a parameter.

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