public void Create( InstallationSpace oInstallationSpace, string strArticleNr, string strVariant )
public: void Create( InstallationSpace^ oInstallationSpace, String^ strArticleNr, String^ strVariant )
Parameters
| Parameter Name | Description |
|---|---|
| oInstallationSpace | InstalltionSpace where this object will be placed. Can't be null. |
| strArticleNr | Part number of article used to create this object. Can't be null or have zero length. |
| strVariant | Part variant of article. |