public DeviceListEntry CreateDeviceListItem( Project oProject, string strPartNumber, string strPartVariant )
public: DeviceListEntry^ CreateDeviceListItem( Project^ oProject, String^ strPartNumber, String^ strPartVariant )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project in which the new device list entry will be created. |
| strPartNumber | Part number. |
| strPartVariant | Part variant. |