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