Description Property

Summary

Description of this field.

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

Property Value

Gets or sets the description of this field.

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.HL7 Assembly