Description Property

Summary
Gets the description associated with this instance.
Syntax
C#
C++/CLI
public string Description { get; set; } 
public: __property string* get_Description(); 
public: __property void set_Description(  
   string*  
); 
public: 
property String^ Description { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Type: System.String The description associated with this instance.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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