{{indexmenu_n>2}} ===== System-managed types ===== System-managed types represent the definition of a custom mapping object, which can be created and edited via the [[en:programmierung:typbibliotheken:typeditor|type editor]]. \\ If needed, a single dll containing the mapping object can be created directly via the editor, although the common course of action is to generate an entire [[en:programmierung:typbibliotheken:start|type library]] containing a multitude of user-defined mapping objects. ==== Properties ==== ^GENERATED src="eBiss.Data.Resources.SystemManagedType" changed=""^^ ^Properties^^ ^Name^Description^ |**Name**|The name of the type| |**Namespace (sub)**|Local (sub) namespace to be used within the type library| |**Usage**|How the generated object is going to be used (mapping object, db adpater object etc.)| |**Description**|A description| |**Author**|Name of the types creator| |**Last modified by**|The user who changed this.| |**Last modified**|Change date| |**Version**|Version of the type, used during single assembly generation|