DispatchPartRequestSetup Constructor
Part Request Detail Identifier
The queue into which the PartRequest is to be dispatched.
Initializes a new instance of the DispatchPartRequestSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _partRequestDetailIDNum_ As String, _
ByVal _queue_ As String _
)
[ConstructorIndexAttribute()]
public DispatchPartRequestSetup(
string _partRequestDetailIDNum_,
string _queue_
)
Parameters
partRequestDetailIDNum
Part Request Detail Identifier
queue
The queue into which the PartRequest is to be dispatched.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
DispatchPartRequestSetup Class
DispatchPartRequestSetup Members