Method GetNewInventoryId
GetNewInventoryId()
Returns a unique Inventory Id that hasn't been registered to any existing Inventory. Use with CreateInventory().
Declaration
public static string GetNewInventoryId()
Returns
| Type | Description |
|---|---|
| string | Unique Inventory Id |