←Select platform

ContextIdentifier Property

Summary

Gets or sets the context identifier.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[Element(DicomTag.ContextIdentifier)] 
public string ContextIdentifier { get; set; } 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
<DataMemberAttribute()> 
Public Property ContextIdentifier As String 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
[DataMemberAttribute()] 
public: 
property String^ ContextIdentifier { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The context identifier.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly