LogPartsUsedInstallSetup Constructor(String,String,String,String,Int32)
The Id Number of the related Part Request Detail (if any)
The Part Number of the part being installed
The Part Revision of the part being installed
The Part Domain of the part being installed
The Quantity of the part being installed
Initializes a new instance of the LogPartsUsedInstallSetup class. This overload takes a set of required parameters for the API.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _partRequestDetailIDNum_ As String, _
ByVal _installPartNumber_ As String, _
ByVal _installPartRevision_ As String, _
ByVal _installPartDomain_ As String, _
ByVal _installQuantity_ As Integer _
)
[ConstructorIndexAttribute()]
public LogPartsUsedInstallSetup(
string _partRequestDetailIDNum_,
string _installPartNumber_,
string _installPartRevision_,
string _installPartDomain_,
int _installQuantity_
)
Parameters
partRequestDetailIDNum
The Id Number of the related Part Request Detail (if any)
installPartNumber
The Part Number of the part being installed
installPartRevision
The Part Revision of the part being installed
installPartDomain
The Part Domain of the part being installed
installQuantity
The Quantity of the part being installed
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogPartsUsedInstallSetup Class
LogPartsUsedInstallSetup Members
Overload List