fsresGetInventoryTransactions Properties

The fsresGetInventoryTransactions type exposes the following members.

Properties
  Name Description
Public property ErrorMessage (Inherited from fsresCommand.)
Public property HasMoreTransactions
If true then the response was limited by the MaximumNumberOfRecordsToRetrieve value in the request (or the default value if not specified in the request) and the GetInventoryTransactions command should be executed again to get the remainder of the results.
Public property InventoryTransaction
Public property LastTransactionID
The new maximum inventory transaction ID.
Public property Successful (Inherited from fsresCommand.)
Top
See Also