CreatePartRequestDetailSetup Constructor(String,String,Int32)
Parent Part Request Header Identifier
The serial number of the Site Part specified for this Part Request
The Objid of the Site Part to which this Part Request will be linked.
Initializes a new instance of the CreatePartRequestDetailSetup class. This overload takes a set of required parameters for the API.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _partRequestHeaderIDNum_ As String, _
ByVal _serialNumber_ As String, _
ByVal _sitePartObjid_ As Integer _
)
[ConstructorIndexAttribute()]
public CreatePartRequestDetailSetup(
string _partRequestHeaderIDNum_,
string _serialNumber_,
int _sitePartObjid_
)
Parameters
partRequestHeaderIDNum
Parent Part Request Header Identifier
serialNumber
The serial number of the Site Part specified for this Part Request
sitePartObjid
The Objid of the Site Part to which this Part Request will be linked.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
CreatePartRequestDetailSetup Class
CreatePartRequestDetailSetup Members
Overload List