←Select platform

DisplaySetLabel Property

Summary

Gets or sets the Display Set Label (Optional).

Syntax
C#
VB
C++
[Element(DicomTag.DisplaySetLabel)] 
[DataMemberAttribute()] 
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) 
   } 

Property Value

The Display Set Label.

Remarks

The DisplaySetNumber is a description of the objective of the display set.

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.