LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

KeyElement Property






Gets or sets a value indicating whether this CatalogElement is a key element in the ICatalogEntity.
Syntax
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);
public:
property bool KeyElement {
   bool get();
   void set (    bool value);
}

Property Value

true if the element is a key element; false otherwise (default).
Remarks

A key entity represents the unique key that identifies the ICatalogEntity. This can correspond to a primary key in a database model.

Requirements

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

See Also

Reference

CatalogElement Class
CatalogElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features