fsreqInventoryMoveNestSolutionRequiredID Property |
NestSolutionRequiredID values associated with the inventory stock that should be moved.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("NestSolutionRequiredID", DataType = "integer")] public List<string> NestSolutionRequiredID { get; set; }
Property Value
Type: ListStringSee Also