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