←Select platform

SelectorPNValue Property

Summary

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

Syntax
C#
VB
C++
[Element(DicomTag.SelectorPNValue)] 
public PersonName SelectorPNValue { get; set; } 
<ElementAttribute(7471210)>  
Public Property SelectorPNValue() As PersonName 
   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 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.