LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

EntityName Property






Gets or sets the name for the ICatalogEntity to which this CatalogElement belongs.
Syntax
public string EntityName {get; set;}
'Declaration
 
Public Property EntityName As String
'Usage
 
Dim instance As CatalogElement
Dim value As String
 
instance.EntityName = value
 
value = instance.EntityName
public string EntityName {get; set;}
 get_EntityName();
set_EntityName(value);
public:
property String^ EntityName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the name for the ICatalogEntity to which this CatalogElement belongs.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CatalogElement Class
CatalogElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features