←Select platform

ContextUID Property

Summary

Gets or sets the Context UID (Optional).

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

Property Value

The Context UID.

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.