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
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document