fsresGetInventoryTransactionsHasMoreTransactions Property

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.

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasMoreTransactions { get; set; }

Property Value

Type: Boolean
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next