←Select platform

ContextGroupExtensionCreatorUID Property

Summary

Gets or sets the Context Group Extension Creator UID (Conditional).

Syntax
C#
VB
C++
[DataMemberAttribute()] 
[Element(DicomTag.ContextGroupExtensionCreatorUID)] 
public string ContextGroupExtensionCreatorUID { get; set; } 
<ElementAttribute(524557),  
 DataMemberAttribute()>  
Public Property ContextGroupExtensionCreatorUID() As String 
   Get 
   Set 
public:  
   [ElementAttribute(524557),  
   DataMemberAttribute] 
   property String^ ContextGroupExtensionCreatorUID 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Context Group Extension Creator 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.