ChildElementKeys Property

Summary
Gets or sets the element keys name in the child ICatalogEntity which corresponds to the ParentElementKeys.
Syntax
C#
C++/CLI
public string[] ChildElementKeys { get; set; } 
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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

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