←Select platform

LongCodeValue Property

Summary

Gets or sets the Long Code Value (Conditional).

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

Property Value

The Long Code Value.

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.