fsreqSaveNestCombinationRunID Class |
FabSuite Combining Run that this Nest is for.
Inheritance Hierarchy
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqSaveNestCombinationRunID
The fsreqSaveNestCombinationRunID type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqSaveNestCombinationRunID | Initializes a new instance of the fsreqSaveNestCombinationRunID class |
Properties
Name | Description | |
---|---|---|
ReloadInventory |
Defaults to true, if set to false, available inventory for nest is restricted to that which was available when combining run what created
| |
SaveResults |
Defaults to true, if set to false, combining run will not be automatically saved, and allow the user to review before saving
| |
Value |
See Also