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
public bool KeyElement {get; set;}
get_KeyElement();
set_KeyElement(value);
A key entity represents the unique key that identifies the ICatalogEntity. This can correspond to a primary key in a database model.
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