←Select platform

ImageSetLabel Property

Summary

Gets or sets the Image Set Label for this TimeBasedImageSet.

Syntax
C#
VB
C++
[Element(DicomTag.ImageSetLabel)] 
[DataMemberAttribute()] 
public string ImageSetLabel { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471168)>  
Public Property ImageSetLabel() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471168)] 
   property String^ ImageSetLabel 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Image Set Label for this TimeBasedImageSet.

Remarks

The ImageSetLabel is a description of the purpose of the image set defined by this item.

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.