←Select platform

CatalogKey Property

Summary

Gets the catalog entity key.

Syntax

C#
VB
C++
public string CatalogKey { get; } 
  
ReadOnly Property CatalogKey As String 
property String^ CatalogKey { 
   String^ get(); 
} 

Property Value

A System.String representing the key of the entity.

Remarks

The CatalogEntity implements this interface.

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