←Select platform

SaveXmlFlags Property

Summary

The flags that affect how the XML metadata is generated.

Syntax
C#
VB
C++
public DicomDataSetSaveXmlFlags SaveXmlFlags { get; set; } 
Public Property SaveXmlFlags() As DicomDataSetSaveXmlFlags 
   Get 
   Set 
public:  
   property DicomDataSetSaveXmlFlags^ SaveXmlFlags 
   { 
      DicomDataSetSaveXmlFlags^ get() 
      void set(DicomDataSetSaveXmlFlags^ value) 
   } 

Property Value

Flags that affect how the XML metadata is generated.

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.