LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

CatalogKey Property (CatalogEntity)

Show in webframe





Gets the catalog key for this entity.
Syntax
public virtual string CatalogKey {get;}
'Declaration
 
Public Overridable ReadOnly Property CatalogKey As String
'Usage
 
Dim instance As CatalogEntity
Dim value As String
 
value = instance.CatalogKey

            

            
public:
virtual property String^ CatalogKey {
   String^ get();
}

Property Value

A System.String representing the catalog key. This will always return the Name of System.Type
Remarks

The default implementation will always return the class type as the key for the catalog.

Override this property if you want to provide a different key for this CatalogEntity

Requirements

Target Platforms

See Also

Reference

CatalogEntity Class
CatalogEntity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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