Inventory Object: ComputerCustomProperty

FlexNet Manager Suite 2021 R1 (On-Premises)

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.

FlexNet Manager Suite (On-Premises)

2021 R1