fsreqSplicePackageTFSNestSolutionRequiredQuantity 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("NestSolutionRequiredQuantity", DataType = "integer")] public List<string> NestSolutionRequiredQuantity { get; set; }
Property Value
Type: ListStringSee Also