8.6.4 RemoveMachineModuleDocumentation Method

The RemoveMachineModuleDocumentation Method allows to securely remove, i.e. permanently delete, any machine module documentation from the documentation repository Documentation.

The signature of this Method is specified below. Table 42 specifies the Arguments representation.

Signature

	RemoveMachineModuleDocumentation (
	[in]		0:String							DocumentName,
	[out] 	MethodExecutionFeedbackType		ExecutionFeedback);
Table 42 – RemoveMachineModuleDocumentation Method Arguments
Argument Description
DocumentNameThe document name to be associated to the document in the underlying system.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.