ConfigurationManagerGetDefaultMapName Method |
Gets the default map name from the database.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic static string GetDefaultMapName()
Public Shared Function GetDefaultMapName As String
Return Value
Type:
StringDefault map name.
See Also