←Select platform

Modality Property

Summary

Gets or sets the modality of the series.

Syntax

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

Property Value

The modality of the series.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly