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

Show in webframe

ParentElementKeys Property






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

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