Skip to main content

1E 9.x (on-premises)

Inventory.GetReplicationAudit

Method

GetReplicationAudit

Module

Inventory

Library

Inventory

Action

Get the replication audit table for an extended inventory item.

Parameters

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

Return values

Result (DataTable): The replication audit table for the extended inventory item if it exists

Example

Inventory.GetReplicationAudit(Name:"Software");

Platforms

  • Windows

  • Linux

  • MacOS

Notes