LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ChildElementKeys Property

Show in webframe





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

            

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

Property Value

An array of System.String which holds the element keys name in the child 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