Method NotifyDocumentsNotImportedByErp
NotifyDocumentsNotImportedByErp(List<ErpPdmId>)
Notifies documents have not been imported by Erp.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 222, 80)]
bool NotifyDocumentsNotImportedByErp(List<ErpPdmId> inPdmIds)
Parameters
| Type | Name | Description |
|---|---|---|
| List<ErpPdmId> | inPdmIds | PDM document identifiers. |
Returns
| Type | Description |
|---|---|
| bool | Success or failure. |