Method SetManufacturer
SetManufacturer(PdmObjectId, string)
Sets the manufacturer of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void SetManufacturer(PdmObjectId inObjectId, string inManufacturer)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
| string | inManufacturer | Manufacturer. |
Remarks
This method is available since v7.10.