C#
VB
C++
Gets or sets the Display Set Label (Optional).
[DataMemberAttribute()]
[Element(DicomTag.DisplaySetLabel)]
public string DisplaySetLabel { get; set; }
<ElementAttribute(7471619),
DataMemberAttribute()>
Public Property DisplaySetLabel() As String
Get
Set
public:
[ElementAttribute(7471619),
DataMemberAttribute]
property String^ DisplaySetLabel
{
String^ get()
void set(String^ value)
}
The Display Set Label.
The DisplaySetNumber is a description of the objective of the display set.
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