←Select platform

Description Property

Summary

Accessor and setter for description of this item.

Syntax

C#
VB
C++
Public Property Description As String 
public string Description { get; set; } 
public: 
property String^ Description { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Gets or sets the description.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly