←Select platform

ContextUID Property

Summary

Gets or sets the Context UID (Optional).

Syntax
C#
VB
C++
[DataMemberAttribute()] 
[Element(DicomTag.ContextUID)] 
public string ContextUID { get; set; } 
<ElementAttribute(524567),  
 DataMemberAttribute()>  
Public Property ContextUID() As String 
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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