C#
VB
C++
Gets the catalog key for this entity.
public virtual string CatalogKey { get; }
Public Overridable ReadOnly Property CatalogKey As String
public:
virtual property String^ CatalogKey {
String^ get();
}
A System.String representing the catalog key. This will always return the Name of System.Type
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET