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