Leadtools.Medical.DataAccessLayer.Catalog Namespace > CatalogEntity Class : CatalogKey Property |
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 string CatalogKey {get;}
get_CatalogKey();
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
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