ChildElementKeys Property

Summary
Gets or sets the element keys name in the child ICatalogEntity which corresponds to the ParentElementKeys.
Syntax
C#
VB
C++
public string[] ChildElementKeys { get; set; } 
  
Public Property ChildElementKeys As String() 
public: 
property array<String^>^ ChildElementKeys { 
   array<String^>^ get(); 
   void set (    array<String^>^ ); 
} 

Property Value

An array of System.String values which holds the element key's name in the child ICatalogEntity.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.