Click or drag to resize
ApplicationIdentifier Enumeration
Enumeration of identifiers for applications. The enumeration is not complete. Using ToString() on an enumeration value should return a value that is the same as the application identifier.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum ApplicationIdentifier
Members
  Member nameValueDescription
AnalysisService0 Identifier for application AnalysisService.
ArtDatabankenService1 Identifier for application ArtDatabankenService.
ArtDatabankenSOA2 Identifier for application ArtDatabankenSOA.
Dyntaxa3 Identifier for application Dyntaxa.
EVA4 Identifier for application EVA.
GeoReferenceService5 Identifier for application GeoReferenceService.
PrintObs6 Identifier for application PrintObs.
RedList7 The latest version of red list web application.
ReferenceService8 Identifier for web service ReferenceService.
SpeciesIdentification9 Identifier for application SpeciesIdentification.
SpeciesObservationHarvestService10 Identifier for application SpeciesObservationHarvestService.
SwedishSpeciesObservationService11 Identifier for application SwedishSpeciesObservationService.
SwedishSpeciesObservationSOAPService12 Identifier for application SwedishSpeciesObservationSOAPService.
TaxonAttributeService13 Identifier for application TaxonAttributeService.
TaxonService14 Identifier for application TaxonService.
UserAdmin15 Identifier for application UserAdmin.
UserService16 Identifier for application UserService.
AnalysisPortal17 Identifier for application AnalysisPortal.
GeodataServiceUpdateTool18 Identifier for application GeodataServiceUpdateTool.
WebAdministration19 Identifier for application WebAdministration.
PictureService20 Identifier for web service PictureService.
PictureAdmin21 Identifier for application PictureAdmin
See Also