Inventory Object: ComputerCustomProperty

IT Asset Management (Cloud)

ComputerCustomProperty objects are uploaded to the ImportedComputerCustomProperty table in the operations (inventory) database. Multiple imports will merge updated data with existing records, and add new records as applicable.

The ImportedComputerCustomProperty table is used by the importer to import custom properties for computers.

Attributes are listed here in alphabetical order.

Property Attributes Notes
ExternalID Unsigned integer (bigint). Mandatory. Database key.

The identifier, in the source connection, of the computer that this property belongs to.

PropertyNameID Unsigned integer (int). Mandatory. Database key.

The identifier for custom property in the ImportedCustomPropertyName table.

PropertyValue Alpha-numeric text (maximum 256 characters).

The value of the custom property.

IT Asset Management (Cloud)

Current