Method GetExternalDocumentIds
GetExternalDocumentIds(ErpPdmId)
Gets external document references ids from a erp pdm object
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 222, 80)]
List<ErpPdmId> GetExternalDocumentIds(ErpPdmId inPdmId)
Parameters
| Type | Name | Description |
|---|---|---|
| ErpPdmId | inPdmId | Erp identifier of the object |
Returns
| Type | Description |
|---|---|
| List<ErpPdmId> | Ids of external references. |