LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ParentElementKeys Property

Show in webframe





Gets or sets the element keys name in the parent ICatalogEntity.
Syntax
public string[] ParentElementKeys {get; set;}
'Declaration
 
Public Property ParentElementKeys As String()
'Usage
 
Dim instance As ForeignKeysAttribute
Dim value() As String
 
instance.ParentElementKeys = value
 
value = instance.ParentElementKeys

            

            
public:
property array<String^>^ ParentElementKeys {
   array<String^>^ get();
   void set (    array<String^>^ value);
}

Property Value

An array of System.String which holds the element keys name in the parent ICatalogEntity.
Requirements

Target Platforms

See Also

Reference

ForeignKeysAttribute Class
ForeignKeysAttribute Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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