Skip to main content

1E 9.x (on-premises)

Inventory.GetLocalReplica

Method

GetLocalReplica

Module

Inventory

Library

Inventory

Action

Get the local replica table for an extended inventory item

Parameters

Name (string): Name of the extended inventory item.

Return values

Result (DataTable): The local replica table for the extended inventory item if it exists.

Example

Inventory.GetLocalReplica(Name:"Software");

Platforms

  • Windows

  • Linux

  • MacOS

Notes

The local replica table is only stored for extended inventory items with the 'Delta' replication strategy.