'Declaration
Public Overloads Function PartTransfer( _ ByVal partNumber As String, _ ByVal partRevision As String, _ ByVal partDomain As String, _ ByVal quantity As Integer, _ ByVal fromlocation As Location, _ ByVal tolocation As Location _ ) As PartTransferResult
public PartTransferResult PartTransfer( string partNumber, string partRevision, string partDomain, int quantity, Location fromlocation, Location tolocation )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family