A group of methods for creating and modifying object types.
![]() | Adds a new object type or value list. Returns the created object type, with the ID property set to the real ID value. |
![]() | Gets an object type representing a built-in real object type. |
![]() | Gets the configuration domain ID of the specified external object type plugin (for administrative operations). |
![]() | Gets information on the configuration of the specified external object type plugin (for administrative operations). |
![]() | Gets all external object type plugins (for administrative operations). |
![]() | Gets information on the specified object type or value list. In the client interface mode, this method supports getting a real object type only. Use the GetValueList method for retrieving a value list. |
![]() | Gets information on the specified object type or value list (for administrative operations). |
![]() | Gets the ID of the object type or value list with the specified alias. Returns -1 if a match is not found or if more than one object type or value list uses the specified alias. |
![]() | Gets the ID of the object type or value list with the specified GUID. Returns -1 if a match is not found. |
![]() | Gets all real object types. |
![]() | Gets all real object types (for administrative operations). |
![]() | Refreshes an external object type or value list. |
![]() | Refreshes the column mappings of an external object type. Returns the object type with refreshed column mappings. |
![]() | Deletes the specified object type or value list. |
![]() | Updates the object type or value list. The ID property identifies the object type to modify. Returns the updated object type. |
![]() | Updates the object type or value list. The ID property identifies the object type to modify. Returns the updated object type. |