fsresGetInventoryLocationsLocations Property |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("Location", DataType = "token", IsNullable = false)] public List<string> Locations { get; set; }
Property Value
Type: ListStringSee Also