ParentElementKeys Property

Summary
Gets or sets the element keys name in the parent ICatalogEntity.
Syntax
C#
C++/CLI
public string[] ParentElementKeys { get; set; } 
public: 
property array<String^>^ ParentElementKeys { 
   array<String^>^ get(); 
   void set (    array<String^>^ ); 
} 

Property Value

An array of System.String which holds the element keys name in the parent ICatalogEntity.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.