C#
VB
C++
Gets or sets a value indicating whether this CatalogElement is a key element in the ICatalogEntity.
public bool KeyElement { get; set; }
Public Property KeyElement As Boolean
true if the element is a key element; false otherwise (default).
A key entity represents the unique key that identifies the ICatalogEntity. This can correspond to a primary key in a database model.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET