←Select platform

DisplaySetLabel Property

Summary

Gets or sets the Display Set Label (Optional).

Syntax
C#
C++/CLI
[Element(DicomTag.DisplaySetLabel)] 
[DataMemberAttribute()] 
public string DisplaySetLabel { 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 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.