ToLocation Property (FulfillPartRequestSetup)
The destination inventory location and bin for the parts used to fulfill this Part Request
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property ToLocation As Location
[PropertyBitValueAttribute()]
public Location ToLocation {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
FulfillPartRequestSetup Class
FulfillPartRequestSetup Members