LogPartsUsedRemoveSetup Constructor(String,String,Int32)
The Id Number of the related Part Request Detail (if any)
The identifier of the Case with which this Part Usage is associated
The Objid of the Site Part being removed.
Initializes a new instance of the LogPartsUsedRemoveSetup class. This overload takes a set of required parameters for the API.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _partRequestDetailIDNum_ As String, _
ByVal _caseIDNum_ As String, _
ByVal _removeSitePartObjid_ As Integer _
)
[ConstructorIndexAttribute()]
public LogPartsUsedRemoveSetup(
string _partRequestDetailIDNum_,
string _caseIDNum_,
int _removeSitePartObjid_
)
Parameters
partRequestDetailIDNum
The Id Number of the related Part Request Detail (if any)
caseIDNum
The identifier of the Case with which this Part Usage is associated
removeSitePartObjid
The Objid of the Site Part being removed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogPartsUsedRemoveSetup Class
LogPartsUsedRemoveSetup Members
Overload List