←Select platform

StudyDescription Property

Summary

Gets or sets the study description.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string StudyDescription { get; set; } 
  
<DataMemberAttribute()> 
Public Property StudyDescription As String 
[DataMemberAttribute()] 
public: 
property String^ StudyDescription { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String representing the study description.

Requirements

Target Platforms

See Also

Reference

Study Class

Study Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly