Method GetCustomerProjectDescription
GetCustomerProjectDescription(PdmObjectId)
Gets the customer project description of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
string GetCustomerProjectDescription(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
Returns
| Type | Description |
|---|---|
| string | Object customer project description. |
Remarks
This method is available since v7.10.300.120.