FromLocation Property (ReceivePartRequestSetup)
Inventory location (or expense GL) from which to receive.
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property FromLocation As Location
[PropertyBitValueAttribute()]
public Location FromLocation {get; set;}
Remarks
If this parameter is set to Location.EMPTY, the inventory will be searched for the received part. If found, that location will be used.
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
ReceivePartRequestSetup Class
ReceivePartRequestSetup Members