←Select platform

SeriesDescription Property

Summary

Gets or sets the description of the series.

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

Property Value

The description of the series.

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.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.