fsreqSplitPackageTFSTFSResult Property |
If IncludeAllRequired is false, the quantities of the required stock records that are to be joined and cut.
Must have the same number of elements as NestSolutionRequiredID.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("TFSResult")] public List<fsreqNestSolutionTFSResult> TFSResult { get; set; }
Property Value
Type: ListfsreqNestSolutionTFSResultSee Also