ContextGroupExtensionCreatorUid Property

Summary
Gets or sets the context group extension creator UID.
Syntax
C#
VB
C++
[Element(DicomTag.ContextGroupExtensionCreatorUID)] 
[DataMemberAttribute()] 
public string ContextGroupExtensionCreatorUid { get; set; } 
<ElementAttribute()> 
<DataMemberAttribute()> 
Public Property ContextGroupExtensionCreatorUid As String 
[ElementAttribute()] 
[DataMemberAttribute()] 
public: 
property String^ ContextGroupExtensionCreatorUid { 
   String^ get(); 
   void set (    String^ ); 
} 

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.