Method GetAuthor
GetAuthor(PdmObjectId)
Gets the author of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 303, 100)]
string GetAuthor(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
Returns
| Type | Description |
|---|---|
| string | Object author. |
Remarks
This method is available since v7.8.303.100.