←Select platform

ContextIdentifier Property

Summary

Gets or sets the Context Identifier (Optional).

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

Property Value

The Context Identifier.

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.