Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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