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