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.