←Select platform

StudyDescription Property

Summary

Gets or sets the Study Description.

Syntax
C#
C++/CLI
[Element(DicomTag.StudyDescription)] 
[DataMemberAttribute()] 
public string StudyDescription { get; set; } 
public:  
   [ElementAttribute(528432),  
   DataMemberAttribute] 
   property String^ StudyDescription 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Study Description.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.