Previous Topic: CreateSoftwarePackageProcedureDependencyNext Topic: GetSoftwarePackageProcedureDependencies


DeleteSoftwarePackageProcedureDependency

The DeleteSoftwarePackageProcedureDependency method deletes one or more software package procedure dependencies identified by their UUIDs.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwarePackageProcedureDepIds (m)

An array of UUIDs that identify the software package procedure dependencies that should be deleted.

Return Values

This is a void method that does not expose a return value.

Remarks

None