←Select platform

KeyElement Property

Summary

Gets or sets a value indicating whether this CatalogElement is a key element in the ICatalogEntity.

Syntax

C#
VB
C++
public bool KeyElement {get; set;}
Public Property KeyElement As Boolean
public: 
property bool KeyElement { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize