> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ImportObject table

> Import object types - see localetext for names.

## ImportObject Table (186)

Import object types - see localetext for names.

## Fields

| Name                      | Description                                                                                           | Type                            | Nullable |
| ------------------------- | ----------------------------------------------------------------------------------------------------- | ------------------------------- | :------: |
| ImportObject\_id          | Primary key                                                                                           | PK                              |    No    |
| tableId                   | Table id of target table for this object                                                              | TableNumber                     |    No    |
| showInGui                 | If 1, this object is visible in the object property list in the GUI, otherwise insert anyway          | UShort                          |    No    |
| tag                       | Name of object, not visible to the user                                                               | String(11)                      |    Yes   |
| extensionOf               | Id of parent object this object is an extension of, if any (may be included in keys of parent object) | Id                              |    Yes   |
| registered                | Registered when                                                                                       | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                                                                                    | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                                                                                     | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                                                                                  | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record                                                                 | UShort                          |    No    |
| isBuiltin                 | 1 = This row populated and maintained by SuperOffice                                                  | UShort                          |    Yes   |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/d9iBlE_psINZNP59/media/loc/en/database/tables/ImportObject.png?fit=max&auto=format&n=d9iBlE_psINZNP59&q=85&s=43feb161e0e4ed2e8e1b4eeef07ed335" alt="ImportObject table relationship diagram" width="876" height="815" data-path="media/loc/en/database/tables/ImportObject.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                              | Description                                                        |
| ---------------------------------- | ------------------------------------------------------------------ |
| [associate](./associate)           | Employees, resources and other users - except for External persons |
| [ImportDefault](./importdefault)   | Defaults for import fields/objects                                 |
| [ImportField](./importfield)       | Import object types - see localetext for names                     |
| [ImportRelation](./importrelation) | Relations between import objects                                   |

## Replication Flags

* Replicate changes DOWN from central to satellites and travellers.
* Replicate changes UP from satellites and travellers back to central.
* Copy to satellite and travel prototypes.

## Security Flags

* No access control via user's Role.
