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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly