C#
VB
C++
Gets the catalog entity key used to map the physical table name from the catalog.
public override string CatalogKey { get; }
Public Overrides ReadOnly Property CatalogKey As String
public:
property String^ CatalogKey {
String^ get() override;
}
A System.String representing the key of the entity in the catalog.
The catalog key returned by this property is the default name for the XML catalog Storage table.
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