CatalogServiceType Enumeration
Specifies the type of service or resource that a CatalogMetadata object describes.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECatalog assembly)
Syntax
public enum CatalogServiceType
Values
Value name | Value | Description |
---|---|---|
Map | 0 | Indicates that the metadata object can be used to load a local or remote CatalogMap. |
DataSet | 1 | Indicates that the metadata object can be used to load a local or remote dataset. |
Globe | 2 | Indicates that the metadata object can be used to load a CatalogGlobe. |
Platforms
Windows, Linux, Android