The DateTime the Part Request backordered parts are expected to arrive. If not set, the current time is used.
'Declaration
<ConstructorIndexAttribute()> Public Function New( _ ByVal partRequestDetailIDNum As String, _ ByVal expectedDate As Date, _ ByVal useTransitions As Boolean, _ ByVal quantity As Integer _ )
[ConstructorIndexAttribute()] public BackorderPartRequestSetup( string partRequestDetailIDNum, DateTime expectedDate, bool useTransitions, int quantity )
The DateTime the Part Request backordered parts are expected to arrive. If not set, the current time is used.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family