←Select platform

Options Property

Summary

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

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

Property Value

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

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.