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);
Table 40 – DeleteSpecificationRecord Method Arguments
Argument Description
SpecificationRecordThe OPC UA unique node identifier for the specification to be deleted from the underlying system repository.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.