←Select platform

Description Property

Summary

A description of the role.

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

Property Value

a description of the role.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly