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 > CatalogElement Class : KeyElement Property |
public bool KeyElement {get; set;}
'Declaration Public Property KeyElement As Boolean
'Usage Dim instance As CatalogElement Dim value As Boolean instance.KeyElement = value value = instance.KeyElement
A key entity represents the unique key that identifies the ICatalogEntity. This can correspond to a primary key in a database model.