fsresGetInventoryTransactions Properties |
The fsresGetInventoryTransactions type exposes the following members.
Properties
Name | Description | |
---|---|---|
CommandGUID | (Inherited from fsresCommand.) | |
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
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.
| |
InventoryTransaction | ||
LastTransactionID |
The new maximum inventory transaction ID.
| |
Successful | (Inherited from fsresCommand.) |
See Also