TagValue Property

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

Property Value

The tag value.

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.