NurApiSimpleInventory Method

Note: This API is now obsolete.
Use Inventory instead.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
[ObsoleteAttribute("Use Inventory() instead")]
public NurApiInventoryResponse SimpleInventory()

Return Value

NurApiInventoryResponse
Inventory result data as NurApiInventoryResponse

See Also