←Select platform

MappingResourceUID Property

Summary

Gets or sets the Mapping Resource UID (Optional).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.MappingResourceUID)] 
public string MappingResourceUID { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(524568)] 
   property String^ MappingResourceUID 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Mapping Resource UID.

Remarks

A Unique identifier that identifies the Mapping Resource that defines the Context Group.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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