FromLocation Property (BackorderPartRequestSetup)
The inventory location containing the parts used to backorder this Part Request
Syntax
```csharp
'Declaration
<PropertyBitValueAttribute()>
Public Property FromLocation As Location
[PropertyBitValueAttribute()]
public Location FromLocation {get; set;}
Remarks
To use a primary bin suggestion/recommendation that has been previously configured, use the special constructor for the Location object and set the isPrimaryBinSuggestion parameter to true.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
BackorderPartRequestSetup Class
BackorderPartRequestSetup Members