←Select platform

Scope Property

Summary

Gets or sets an enumeration value that specifies if the metadata operation applies to All metadata, Existing metadata only, or Missing metadata only.

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

Property Value

An enumeration value that specifies if the metadata operation applies to All metadata, Existing metadata only, or Missing metadata only.

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.