fsreqGetInventoryTransactionsReportableChanges Property

Indicates the transactions to retrieve, based on the changes that the transaction caused.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("ReportableChange", IsNullable = false)]
public List<fsreqReportableChangesReportableChange> ReportableChanges { get; set; }

Property Value

Type: ListfsreqReportableChangesReportableChange
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