TagValue Property

Summary
Gets or sets a value that the DICOM element is required to contain for the condition to be true.
Syntax
C#
VB
C++
public object TagValue { get; set; } 
Public Property TagValue As Object 
public: 
property Object^ TagValue { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The tag 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.