C#
VB
C++
Gets or sets the value of the attribute identified by SelectorAttribute.
[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)
}
The value of the attribute identified by SelectorAttribute.
Required if SelectorAttributeVR has a value of PN.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET