LogPartsUsedRemove(String,String,Int32) Method
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.
Syntax
'Declaration
Public Overloads Function LogPartsUsedRemove( _
ByVal _partRequestDetailIDNum_ As String, _
ByVal _caseIDNum_ As String, _
ByVal _removeSitePartObjid_ As Integer _
) As ToolkitResult
public ToolkitResult LogPartsUsedRemove(
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.
Return Value
The following values are populated in the ToolkitResult object returned by the API method:
- Objid - The Objid of the PartUsed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family