Property
|
Description
|
||
Internal Name
|
Used to identify the type in external configuration and properties files, such as Info*Engine tasks and other custom code where there is a need to refer to a type. For new types created from the Manage Types window, the internal name is the reverse internet style domain name plus the unique identifier provided during type creation.
The internal name must be unique across all types in the system and is limited to 200 characters, with the following restriction: only letters, numbers, periods, and underscores are supported.
|
||
Display Name
|
The name of the type as displayed in the user interface, for example, on object information pages, tables, object creation and edit windows, as well as in the left pane of the Manage Types window.
|
||
Instantiable
|
Indicates if a user can create an instance of the type.
|
||
Description
|
A description of the type.
|
||
Icon
|
The full path (relative to codebase) to the icon image file that represents the type. Images to be used for icons must be located in a directory under codebase/com, for example codebase/com/mycompany/images. The value entered for the Icon property would then be com/mycompany/images/myicon.png. The path can have a maximum of 200 characters. The current icon image is displayed next to the field. Only use images that are 16x16 pixels as icons.
|
||
Tooltip
|
The tooltip text for the type.
|
||
Subtypeable
|
Indicates whether a subtype can be created for this type.
|
||
Owning Organization
|
Identifies the organization in which the type was created. This property cannot be edited.
|