←Select platform

ItemName Property

Summary

Gets or sets the item's name.

Syntax

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

Property Value

the item's name

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