Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

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:
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

See Also

Reference

CatalogElement Class
CatalogElement Members

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