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.
Description
Defines the common properties to be used when returning information about items from the Get List operation. The properties are read only.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
Key |
N/A |
N/A |
The item key object that uniquely identifies the item. |
|
Description |
string |
100 |
Empty |
The description of the item. |
ShortDescription |
string |
15 |
Empty |
The short description of the item. |
GenericDescription |
string |
10 |
Empty |
The generic description of the item. |
ClassKey |
N/A |
Empty |
The item class key object that uniquely identifies the item class associated with the item. |
|
CreatedDate |
dateTime |
N/A |
N/A |
The date the item was created. |
ModifiedDate |
dateTime |
N/A |
System Date |
The date the item was last modified. The value is in Coordinated Universal Time (UTC). |
LastModifiedDate |
dateTime |
N/A |
System Date |
The date the item was last modified. The value is in Coordinated Universal Time (UTC). |