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: ListfsreqReportableChangesReportableChangeSee Also