fcSDK Documentation
CreateDepotRepairLaborSetup Constructor

Objid of the related Part Request Detail
The DateTime the Labor began. If not set, the current time is used.
Length of time required to do the work, in seconds
Initializes a new instance of the CreateDepotRepairLaborSetup class.
Syntax
'Declaration
 
<ConstructorIndexAttribute()>
Public Function New( _
   ByVal demandDetailObjid As Integer, _
   ByVal startDate As Date, _
   ByVal duration As TimeSpan _
)
[ConstructorIndexAttribute()]
public CreateDepotRepairLaborSetup( 
   int demandDetailObjid,
   DateTime startDate,
   TimeSpan duration
)

Parameters

demandDetailObjid
Objid of the related Part Request Detail
startDate
The DateTime the Labor began. If not set, the current time is used.
duration
Length of time required to do the work, in seconds

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

CreateDepotRepairLaborSetup Class
CreateDepotRepairLaborSetup Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.