Gets or sets the Value Representation of SelectorAttribute.
[DataMemberAttribute()]
[Element(DicomTag.SelectorAttributeVR)]
public string SelectorAttributeVR { get; set; }
public:
[ElementAttribute(7471184),
DataMemberAttribute]
property String^ SelectorAttributeVR
{
String^ get()
void set(String^ value)
}
The Value Representation of SelectorAttribute.
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 |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document