Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the date the configuration file was created.
Syntax
<History>
<CreationDate>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
date. |
Default value |
None. |
Occurrence |
Required once per History element. |
Updates |
Can be modified when updating the instance. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
Hinweise
The format of the XML date data type is YYYY-MM-DD with an optional time zone indicator. For more information about XML data types, see "Primitive XML Data Types" in the Microsoft MSDN Library.
The History element is optional, but if you use it, you must include all child elements.
History information is not stored in the database and is ignored when updating the instance.
Beispiel
This example shows how to specify a configuration file creation date of 21 January 2005.
<CreationDate>2005-01-21</CreationDate>
Siehe auch
Verweis
Application Definition File Reference
Konzepte
Instance Configuration File Reference