Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

ChildElementKeys Property






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 values which holds the element key's name in the child ICatalogEntity.
Requirements

Target Platforms

See Also

Reference

ForeignKeysAttribute Class
ForeignKeysAttribute Members

Error processing SSI file
Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features