Specifiesh that the underlying ICatalogEntity type of a property has key dependency in the current ICatalogEntity type.
public class ForeignKeysAttribute : Attribute
Public Class ForeignKeysAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
public ref class ForeignKeysAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute
This attribute is used to create a relation between two ICatalogEntity classes.
When a parent class "A" of type ICatalogEntity has property of type "B" that implements the ICatalogEntity interface (child class) this attribute defines which properties in the child class "B" correspond to the same properties in the parent class "A".
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