←Select platform

ParentElementKeys Property

Summary

Gets or sets the element keys name in the parent ICatalogEntity.

Syntax

C#
VB
C++
public string[] ParentElementKeys { get; set; } 
  
Public Property ParentElementKeys As String() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly