←Select platform

SelectorAttributeVR Property

Summary

Gets or sets the Value Representation of SelectorAttribute.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.SelectorAttributeVR)] 
public string SelectorAttributeVR { get; set; } 
public:  
   [ElementAttribute(7471184),  
   DataMemberAttribute] 
   property String^ SelectorAttributeVR 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Value Representation of SelectorAttribute.

Remarks

This is a two character representation of the Value Representation of SelectorAttribute. Acceptable values include:

Value Representation

Description

AT

Attribute Tag

CS

Code String

IS

Integer String

LO

Long String

LT

Long Text

PN

Person Name

SH

Short String

ST

Short Text

UT

Unlimited Text

DS

Decimal String

FD

Floating Point Double

FL

Floating Point Single

UL

Unsigned Long

US

Unsigned Short

SL

Signed Long

SS

Signed Short

UI

Unique Identifier (UID)

SQ

Sequence

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.