CreateDepotRepairMaterialSetup Constructor
Objid of the related Part Request Detail
The objid of the part revision of the material that was put in use.
Indicates how the material relates to the depot repair part.
Initializes a new instance of the CreateDepotRepairMaterialSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _demandDetailObjid_ As Integer, _
ByVal _partRevisionObjid_ As Integer, _
ByVal _disposition_ As RepairPartDisposition _
)
[ConstructorIndexAttribute()]
public CreateDepotRepairMaterialSetup(
int _demandDetailObjid_,
int _partRevisionObjid_,
RepairPartDisposition _disposition_
)
Parameters
demandDetailObjid
Objid of the related Part Request Detail
partRevisionObjid
The objid of the part revision of the material that was put in use.
disposition
Indicates how the material relates to the depot repair part.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
CreateDepotRepairMaterialSetup Class
CreateDepotRepairMaterialSetup Members