←Select platform

SelectorPNValue Property

Summary

Gets or sets the Selector Value if the SelectorAttributeVR is "LTPN

Syntax
C#
C++/CLI
[Element(DicomTag.SelectorPNValue)] 
public PersonName SelectorPNValue { get; set; } 
public:  
   [ElementAttribute(7471210)] 
   property PersonName^ SelectorPNValue 
   { 
      PersonName^ get() 
      void set(PersonName^ value) 
   } 

Property Value

The Selector Value if the SelectorAttributeVR is "PN".

Remarks

If the SelectorAttributeVR is "PN", then the SelectorPNValue is used as the value for the SelectorAttribute.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.