←Select platform

StoreJson Property

Summary

Indicates whether the JSON metadata is to be generated.

Syntax
C#
public bool StoreJson { get; set; } 

Property Value

true if JSON metadata is to be generated; otherwise, false.

Remarks

These flags are used with the [StoreMetadata] and [GenerateMetadata] methods.

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