8.6.2 DeleteSpecificationRecord Method
The DeleteSpecificationRecord Method deletes a specification record.
The signature of this Method is specified below. Table 40 specifies the Arguments representation.
Signature
DeleteSpecificationRecord (
[in] 0:NodeId SpecificationRecord,
[out] MethodExecutionFeedbackType ExecutionFeedback);| Argument | Description |
| SpecificationRecord | The OPC UA unique node identifier for the specification to be deleted from the underlying system repository. |
| ExecutionFeedback | The extended feedback returning a detailed message in case of execution failure. |