Skip to main content
Skip table of contents

Static

Beschreibung

Statische Werte, welche lediglich "durchgeschleift" werden.

Erlaubte Werte

Wert (value)Beschreibung
Beliebiger WertDer Wert einer statischen Information kann frei gewählt werden.

Beispiel

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	 <!-- Zu ermittelnden Informationen -->
	<collectedValues>

		<collectedValue type="Static"
						displayName="InstallationsId"
						value="01234" />

	</collectedValues>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.