←Select platform

StoreXml Property

Summary

Indicates whether the XML metadata is to be generated.

Syntax
C#
VB
C++
public bool StoreXml { get; set; } 
Public Property StoreXml() As Boolean 
   Get 
   Set 
public:  
   property bool StoreXml 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if XML 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.