←Select platform

CatalogKey Property (CatalogEntity)

Summary

Gets the catalog key for this entity.

Syntax

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

Property Value

A System.String representing the catalog key. This will always return the Name of System.Type

Remarks

The default implementation will always return the class type as the key for the catalog.

Override this property if you want to provide a different key for this CatalogEntity

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize